Home | History | Annotate | Download | only in files

Lines Matching refs:MatchesExtension

973 TEST_F(FilePathTest, MatchesExtension) {
1013 EXPECT_EQ(cases[i].expected, path.MatchesExtension(ext)) <<