Searched refs:NotIncluded (Results 1 – 1 of 1) sorted by relevance
1330 NotIncluded = testPath("not_included.h"); in TEST_F() local1334 if (File == NoCmd || File == NotIncluded || FailAll) in TEST_F()1369 for (const auto &Path : {NoCmd, Unreliable, OK, NotIncluded}) in TEST_F()1390 EXPECT_THAT(GetFlags(NotIncluded), Not(Contains("-DMAIN"))) in TEST_F()1403 EXPECT_THAT(GetFlags(NotIncluded), in TEST_F()1422 EXPECT_THAT(GetFlags(NotIncluded), Contains("-DMAIN2")) in TEST_F()