Searched refs:removed_final (Results 1 – 1 of 1) sorted by relevance
879 FilePath removed_final = path.RemoveFinalExtension(); in TEST_F() local882 EXPECT_EQ(cases[i].expected, removed_final.value()) << "i: " << i << in TEST_F()888 FilePath removed_final = path.RemoveFinalExtension(); in TEST_F() local890 EXPECT_EQ(FPL("foo.tar"), removed_final.value()) << ", path: " in TEST_F()