Lines Matching refs:IsEvenFunctor
2147 struct IsEvenFunctor {2246 EXPECT_PRED1(IsEvenFunctor(), 2) << "This failure is UNEXPECTED!";2253 EXPECT_FATAL_FAILURE(ASSERT_PRED1(IsEvenFunctor(), 5),