Searched refs:from_file_json (Results 1 – 2 of 2) sorted by relevance
40 return BuildStats.from_file_json(path)58 _bs = BuildStats.from_file_json(subpath)
209 def from_file_json(path): member in BuildStats