Searched defs:ModuleStats (Results 1 – 1 of 1) sorted by relevance
29 ModuleStats = Dict[str, int] variable369 def accumulate(tree_root: Dict[str, Any], size_key: str, stats: ModuleStats):382 def subtract(tree_root: Dict[str, Any], size_key: str, stats: ModuleStats):