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

/gem5/ext/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc1482 // Tests a successful EXPECT_PRED4 where the
1485 EXPECT_PRED4(PredFunction4Int,
1493 // Tests a successful EXPECT_PRED4 where the
1496 EXPECT_PRED4(PredFunction4Bool,
1504 // Tests a successful EXPECT_PRED4 where the
1507 EXPECT_PRED4(PredFunctor4(),
1515 // Tests a successful EXPECT_PRED4 where the
1518 EXPECT_PRED4(PredFunctor4(),
1526 // Tests a failed EXPECT_PRED4 where the
1530 EXPECT_PRED4(PredFunction4In
[all...]
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h280 #define EXPECT_PRED4(pred, v1, v2, v3, v4) \ macro

Completed in 11 milliseconds