Searched refs:ASSERT_PRED4 (Results 1 - 5 of 5) sorted by relevance
/external/gtest/test/ |
H A D | gtest_pred_impl_unittest.cc | 1582 // Tests a successful ASSERT_PRED4 where the 1585 ASSERT_PRED4(PredFunction4Int, 1593 // Tests a successful ASSERT_PRED4 where the 1596 ASSERT_PRED4(PredFunction4Bool, 1604 // Tests a successful ASSERT_PRED4 where the 1607 ASSERT_PRED4(PredFunctor4(), 1615 // Tests a successful ASSERT_PRED4 where the 1618 ASSERT_PRED4(PredFunctor4(), 1626 // Tests a failed ASSERT_PRED4 where the 1631 ASSERT_PRED4(PredFunction4In [all...] |
/external/protobuf/gtest/test/ |
H A D | gtest_pred_impl_unittest.cc | 1582 // Tests a successful ASSERT_PRED4 where the 1585 ASSERT_PRED4(PredFunction4Int, 1593 // Tests a successful ASSERT_PRED4 where the 1596 ASSERT_PRED4(PredFunction4Bool, 1604 // Tests a successful ASSERT_PRED4 where the 1607 ASSERT_PRED4(PredFunctor4(), 1615 // Tests a successful ASSERT_PRED4 where the 1618 ASSERT_PRED4(PredFunctor4(), 1626 // Tests a failed ASSERT_PRED4 where the 1631 ASSERT_PRED4(PredFunction4In [all...] |
/external/chromium/sdch/open-vcdiff/src/gtest/ |
H A D | gtest_pred_impl.h | 292 #define ASSERT_PRED4(pred, v1, v2, v3, v4) \ macro
|
/external/gtest/include/gtest/ |
H A D | gtest_pred_impl.h | 292 #define ASSERT_PRED4(pred, v1, v2, v3, v4) \ macro
|
/external/protobuf/gtest/include/gtest/ |
H A D | gtest_pred_impl.h | 292 #define ASSERT_PRED4(pred, v1, v2, v3, v4) \ macro
|
Completed in 774 milliseconds