Searched refs:input_file1 (Results 1 – 1 of 1) sorted by relevance
67 std::string input_file1 = GetTestData("perf_merge1.data"); in TEST() local70 std::string report = GetReport(input_file1); in TEST()84 ASSERT_TRUE(MergeCmd()->Run({"-i", input_file1 + "," + input_file2, "-o", tmpfile.path})); in TEST()