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