Searched refs:EXPECT_PRED_FORMAT4 (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/testing/gtest/test/
H A Dgtest_pred_impl_unittest.cc1678 // Tests a successful EXPECT_PRED_FORMAT4 where the
1681 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1689 // Tests a successful EXPECT_PRED_FORMAT4 where the
1692 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1700 // Tests a successful EXPECT_PRED_FORMAT4 where the
1703 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1711 // Tests a successful EXPECT_PRED_FORMAT4 where the
1714 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1722 // Tests a failed EXPECT_PRED_FORMAT4 where the
1726 EXPECT_PRED_FORMAT4(PredFormatFunction
[all...]
H A Dgtest_unittest.cc2277 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2322 EXPECT_PRED_FORMAT4(AssertSumIsEven4, ++n1, n2++, n3++, n4++);
/external/gtest/test/
H A Dgtest_pred_impl_unittest.cc1678 // Tests a successful EXPECT_PRED_FORMAT4 where the
1681 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1689 // Tests a successful EXPECT_PRED_FORMAT4 where the
1692 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1700 // Tests a successful EXPECT_PRED_FORMAT4 where the
1703 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1711 // Tests a successful EXPECT_PRED_FORMAT4 where the
1714 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1722 // Tests a failed EXPECT_PRED_FORMAT4 where the
1726 EXPECT_PRED_FORMAT4(PredFormatFunction
[all...]
H A Dgtest_unittest.cc2284 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2329 EXPECT_PRED_FORMAT4(AssertSumIsEven4, ++n1, n2++, n3++, n4++);
/external/protobuf/gtest/test/
H A Dgtest_pred_impl_unittest.cc1682 // Tests a successful EXPECT_PRED_FORMAT4 where the
1685 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1693 // Tests a successful EXPECT_PRED_FORMAT4 where the
1696 EXPECT_PRED_FORMAT4(PredFormatFunction4,
1704 // Tests a successful EXPECT_PRED_FORMAT4 where the
1707 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1715 // Tests a successful EXPECT_PRED_FORMAT4 where the
1718 EXPECT_PRED_FORMAT4(PredFormatFunctor4(),
1726 // Tests a failed EXPECT_PRED_FORMAT4 where the
1730 EXPECT_PRED_FORMAT4(PredFormatFunction
[all...]
H A Dgtest_unittest.cc2561 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2606 EXPECT_PRED_FORMAT4(AssertSumIsEven4, ++n1, n2++, n3++, n4++);
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest_pred_impl.h278 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest_pred_impl.h278 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/gtest/include/gtest/
H A Dgtest_pred_impl.h278 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest_pred_impl.h278 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest_pred_impl.h278 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest_pred_impl.h286 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/chromium_org/third_party/webrtc/base/
H A Dtestutils.h524 EXPECT_PRED_FORMAT4(::testing::CmpHelperMemEq, expected, expected_length, \
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19619 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19619 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro

Completed in 488 milliseconds