Searched refs:MayFail (Results 1 – 5 of 5) sorted by relevance
32 return TestCaseInfo::MayFail; in parseSpecialTag()134 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()
32 MayFail = 1 << 3, enumerator
2816 MayFail = 1 << 3, enumerator7313 return TestCaseInfo::MayFail; in parseSpecialTag()7428 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()
4737 MayFail = 1 << 3, enumerator13826 return TestCaseInfo::MayFail; in parseSpecialTag()13928 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()
4768 MayFail = 1 << 3, enumerator13971 return TestCaseInfo::MayFail; in parseSpecialTag()14073 return ( properties & (ShouldFail | MayFail ) ) != 0; in okToFail()