Searched defs:trace_file_path (Results 1 – 4 of 4) sorted by relevance
210 auto trace_file_path = result_dir + "/trace"; in RunConfig() local275 void TestHarness::ReadbackTrace(const std::string& trace_file_path, in ReadbackTrace()
714 std::string trace_file_path; member1094 base::Status LoadTrace(const std::string& trace_file_path, double* size_mb) { in LoadTrace()
565 const char* trace_file_path; member
1092 char trace_file_path[MAX_TRACE_FILE_PATH_LEN]; in main() local