Searched refs:ShouldFail (Results 1 – 2 of 2) sorted by relevance
72 TEST(FooTest, ShouldFail) { in TEST() argument
4717 ShouldFail = 1 << 2, enumerator13794 return TestCaseInfo::ShouldFail; in parseSpecialTag()13897 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()13900 return ( properties & (ShouldFail ) ) != 0; in expectedToFail()