Searched refs:perf_data_proto_file (Results 1 – 1 of 1) sorted by relevance
365 string perf_data_proto_file = GetTestInputFilePath(test_file); in TEST_P() local366 LOG(INFO) << "Testing " << perf_data_proto_file; in TEST_P()368 ASSERT_TRUE(FileToBuffer(perf_data_proto_file, &data)); in TEST_P()