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

/gem5/ext/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc2005 // Tests a successful EXPECT_PRED5 where the
2008 EXPECT_PRED5(PredFunction5Int,
2017 // Tests a successful EXPECT_PRED5 where the
2020 EXPECT_PRED5(PredFunction5Bool,
2029 // Tests a successful EXPECT_PRED5 where the
2032 EXPECT_PRED5(PredFunctor5(),
2041 // Tests a successful EXPECT_PRED5 where the
2044 EXPECT_PRED5(PredFunctor5(),
2053 // Tests a failed EXPECT_PRED5 where the
2057 EXPECT_PRED5(PredFunction5In
[all...]
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h349 #define EXPECT_PRED5(pred, v1, v2, v3, v4, v5) \ macro

Completed in 12 milliseconds