Searched refs:ASSERT_PRED5 (Results 1 - 8 of 8) sorted by relevance

/external/chromium/testing/gtest/test/
H A Dgtest_pred_impl_unittest.cc2109 // Tests a successful ASSERT_PRED5 where the
2112 ASSERT_PRED5(PredFunction5Int,
2121 // Tests a successful ASSERT_PRED5 where the
2124 ASSERT_PRED5(PredFunction5Bool,
2133 // Tests a successful ASSERT_PRED5 where the
2136 ASSERT_PRED5(PredFunctor5(),
2145 // Tests a successful ASSERT_PRED5 where the
2148 ASSERT_PRED5(PredFunctor5(),
2157 // Tests a failed ASSERT_PRED5 where the
2162 ASSERT_PRED5(PredFunction5In
[all...]
/external/gtest/test/
H A Dgtest_pred_impl_unittest.cc2109 // Tests a successful ASSERT_PRED5 where the
2112 ASSERT_PRED5(PredFunction5Int,
2121 // Tests a successful ASSERT_PRED5 where the
2124 ASSERT_PRED5(PredFunction5Bool,
2133 // Tests a successful ASSERT_PRED5 where the
2136 ASSERT_PRED5(PredFunctor5(),
2145 // Tests a successful ASSERT_PRED5 where the
2148 ASSERT_PRED5(PredFunctor5(),
2157 // Tests a failed ASSERT_PRED5 where the
2162 ASSERT_PRED5(PredFunction5In
[all...]
/external/protobuf/gtest/test/
H A Dgtest_pred_impl_unittest.cc2114 // Tests a successful ASSERT_PRED5 where the
2117 ASSERT_PRED5(PredFunction5Int,
2126 // Tests a successful ASSERT_PRED5 where the
2129 ASSERT_PRED5(PredFunction5Bool,
2138 // Tests a successful ASSERT_PRED5 where the
2141 ASSERT_PRED5(PredFunctor5(),
2150 // Tests a successful ASSERT_PRED5 where the
2153 ASSERT_PRED5(PredFunctor5(),
2162 // Tests a failed ASSERT_PRED5 where the
2167 ASSERT_PRED5(PredFunction5In
[all...]
/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest_pred_impl.h363 #define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ macro
/external/chromium/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h353 #define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ macro
/external/gtest/include/gtest/
H A Dgtest_pred_impl.h353 #define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h353 #define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest_pred_impl.h363 #define ASSERT_PRED5(pred, v1, v2, v3, v4, v5) \ macro

Completed in 32 milliseconds