Searched defs:json_path (Results 1 – 2 of 2) sorted by relevance
45 def load_from_json(json_path): argument
79 string json_path = JoinPath(run_dir, StrCat(host_prefix, kJsonTraceFileName)); in DumpTraceToLogDirectory() local