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

/external/google-breakpad/src/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.cc2429 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2474 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.cc2262 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2307 EXPECT_PRED_FORMAT4(AssertSumIsEven4, ++n1, n2++, n3++, n4++);
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/google-breakpad/src/testing/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/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest_pred_impl.h278 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/webrtc/webrtc/base/
H A Dtestutils.h526 EXPECT_PRED_FORMAT4(::testing::CmpHelperMemEq, expected, expected_length, \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h19619 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h17584 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h19620 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro

Completed in 595 milliseconds