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