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

/gem5/ext/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc1774 // Tests a successful ASSERT_PRED_FORMAT4 where the
1777 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1785 // Tests a successful ASSERT_PRED_FORMAT4 where the
1788 ASSERT_PRED_FORMAT4(PredFormatFunction4,
1796 // Tests a successful ASSERT_PRED_FORMAT4 where the
1799 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1807 // Tests a successful ASSERT_PRED_FORMAT4 where the
1810 ASSERT_PRED_FORMAT4(PredFormatFunctor4(),
1818 // Tests a failed ASSERT_PRED_FORMAT4 where the
1823 ASSERT_PRED_FORMAT4(PredFormatFunction
[all...]
H A Dgtest_unittest.cc2281 ASSERT_PRED_FORMAT4(AssertSumIsEven4, 4, 6, 8, 10) <<
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h282 #define ASSERT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro

Completed in 36 milliseconds