Searched defs:json_file (Results 1 – 8 of 8) sorted by relevance
146 def GetAverageRunInfoFromFile(json_file, name): argument
40 def FindURLSInJSON(json_file, gs_urls): argument
63 def ReadPages(cls, json_file): argument
71 FilePath json_file; in LoadOnFileThread() local
157 base::FilePath json_file = base_path_.Append(kExternalExtensionJson); in ReadExternalExtensionPrefFile() local
42 base::FilePath json_file = test_data_dir.AppendASCII(name + ".json"); in ReadTestFile() local
128 base::FilePath json_file = test_data_dir.AppendASCII(name + ".json"); in ReadTestFile() local
199 def _LoadJSONFile(json_file): argument