Searched refs:IsEvenFunctor (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest_unittest.cc2116 struct IsEvenFunctor { struct in namespace:__anon65
2215 EXPECT_PRED1(IsEvenFunctor(), 2) << "This failure is UNEXPECTED!";
2222 EXPECT_FATAL_FAILURE(ASSERT_PRED1(IsEvenFunctor(), 5),

Completed in 33 milliseconds