/external/opencv3/modules/cudev/test/ |
test_integral.cu | 84 ASSERT_PRED_FORMAT2(cvtest::MatComparator(1e-5, 0), dst_gold, Mat(dst));
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/external/gtest/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/external/mesa3d/src/gtest/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/external/protobuf/gtest/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 169 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/ndk/sources/third_party/googletest/googletest/include/gtest/ |
gtest.h | [all...] |
gtest_pred_impl.h | 47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2) 165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest_pred_impl_unittest.cc | 806 // Tests a successful ASSERT_PRED_FORMAT2 where the 809 ASSERT_PRED_FORMAT2(PredFormatFunction2, 815 // Tests a successful ASSERT_PRED_FORMAT2 where the 818 ASSERT_PRED_FORMAT2(PredFormatFunction2, 824 // Tests a successful ASSERT_PRED_FORMAT2 where the 827 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 833 // Tests a successful ASSERT_PRED_FORMAT2 where the 836 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 842 // Tests a failed ASSERT_PRED_FORMAT2 where the 847 ASSERT_PRED_FORMAT2(PredFormatFunction2 [all...] |
gtest_unittest.cc | [all...] |
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | 806 // Tests a successful ASSERT_PRED_FORMAT2 where the 809 ASSERT_PRED_FORMAT2(PredFormatFunction2, 815 // Tests a successful ASSERT_PRED_FORMAT2 where the 818 ASSERT_PRED_FORMAT2(PredFormatFunction2, 824 // Tests a successful ASSERT_PRED_FORMAT2 where the 827 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 833 // Tests a successful ASSERT_PRED_FORMAT2 where the 836 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 842 // Tests a failed ASSERT_PRED_FORMAT2 where the 847 ASSERT_PRED_FORMAT2(PredFormatFunction2 [all...] |
/external/protobuf/gtest/test/ |
gtest_pred_impl_unittest.cc | 808 // Tests a successful ASSERT_PRED_FORMAT2 where the 811 ASSERT_PRED_FORMAT2(PredFormatFunction2, 817 // Tests a successful ASSERT_PRED_FORMAT2 where the 820 ASSERT_PRED_FORMAT2(PredFormatFunction2, 826 // Tests a successful ASSERT_PRED_FORMAT2 where the 829 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 835 // Tests a successful ASSERT_PRED_FORMAT2 where the 838 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 844 // Tests a failed ASSERT_PRED_FORMAT2 where the 849 ASSERT_PRED_FORMAT2(PredFormatFunction2 [all...] |
gtest_unittest.cc | [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest_pred_impl_unittest.cc | 806 // Tests a successful ASSERT_PRED_FORMAT2 where the 809 ASSERT_PRED_FORMAT2(PredFormatFunction2, 815 // Tests a successful ASSERT_PRED_FORMAT2 where the 818 ASSERT_PRED_FORMAT2(PredFormatFunction2, 824 // Tests a successful ASSERT_PRED_FORMAT2 where the 827 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 833 // Tests a successful ASSERT_PRED_FORMAT2 where the 836 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 842 // Tests a failed ASSERT_PRED_FORMAT2 where the 847 ASSERT_PRED_FORMAT2(PredFormatFunction2 [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_pred_impl_unittest.cc | 806 // Tests a successful ASSERT_PRED_FORMAT2 where the 809 ASSERT_PRED_FORMAT2(PredFormatFunction2, 815 // Tests a successful ASSERT_PRED_FORMAT2 where the 818 ASSERT_PRED_FORMAT2(PredFormatFunction2, 824 // Tests a successful ASSERT_PRED_FORMAT2 where the 827 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 833 // Tests a successful ASSERT_PRED_FORMAT2 where the 836 ASSERT_PRED_FORMAT2(PredFormatFunctor2(), 842 // Tests a failed ASSERT_PRED_FORMAT2 where the 847 ASSERT_PRED_FORMAT2(PredFormatFunction2 [all...] |
/external/opencv3/modules/imgcodecs/test/ |
test_grfmt.cpp | 656 ASSERT_PRED_FORMAT2(cvtest::MatComparator(0, 0), img, tiled8); 662 ASSERT_PRED_FORMAT2(cvtest::MatComparator(2, 0), img, tiled8);
|
/external/opencv3/modules/core/test/ |
test_mat.cpp | [all...] |
/bionic/tests/ |
dlfcn_test.cpp | 32 ASSERT_PRED_FORMAT2(::testing::IsSubstring, needle, haystack) [all...] |