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

/external/chromium/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.cc2322 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2367 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.cc2322 EXPECT_PRED_FORMAT4(AssertSumIsEven4, n1, n2, n3, n4);
2367 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/sdch/open-vcdiff/src/gtest/
H A Dgtest_pred_impl.h286 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro
/external/chromium/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/protobuf/gtest/include/gtest/
H A Dgtest_pred_impl.h286 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ macro

Completed in 65 milliseconds