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

/gem5/ext/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc1269 // Tests a successful ASSERT_PRED_FORMAT3 where the
1272 ASSERT_PRED_FORMAT3(PredFormatFunction3,
1279 // Tests a successful ASSERT_PRED_FORMAT3 where the
1282 ASSERT_PRED_FORMAT3(PredFormatFunction3,
1289 // Tests a successful ASSERT_PRED_FORMAT3 where the
1292 ASSERT_PRED_FORMAT3(PredFormatFunctor3(),
1299 // Tests a successful ASSERT_PRED_FORMAT3 where the
1302 ASSERT_PRED_FORMAT3(PredFormatFunctor3(),
1309 // Tests a failed ASSERT_PRED_FORMAT3 where the
1314 ASSERT_PRED_FORMAT3(PredFormatFunction
[all...]
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h220 #define ASSERT_PRED_FORMAT3(pred_format, v1, v2, v3) \ macro
H A Dgtest.h2048 ASSERT_PRED_FORMAT3(::testing::internal::DoubleNearPredFormat, \

Completed in 19 milliseconds