Searched defs:IsSubdirTest (Results 1 – 1 of 1) sorted by relevance
150 class IsSubdirTest : public ::testing::TestWithParam<IsSubdirTestParam> {}; class152 TEST_P(IsSubdirTest, Test) { in TEST_P() argument