Searched defs:json_file (Results 1 – 6 of 6) sorted by relevance
147 def GetAverageRunInfoFromFile(json_file, name): argument
63 def ReadPages(cls, json_file): argument
158 base::FilePath json_file = base_path_.Append(kExternalExtensionJson); in ReadExternalExtensionPrefFile() local
43 base::FilePath json_file = test_data_dir.AppendASCII(name + ".json"); in ReadTestFile() local
130 base::FilePath json_file = test_data_dir.AppendASCII(name + ".json"); in ReadTestFile() local
201 def _LoadJSONFile(json_file): argument