ASSERT_PRED_FORMAT2 1364 modules/core/test/test_arithm.cpp         ASSERT_PRED_FORMAT2(cvtest::MatComparator(maxErr, op->context), dst0, dst) << "\nsrc[0] ~ " <<
ASSERT_PRED_FORMAT2 1205 modules/core/test/test_mat.cpp     ASSERT_PRED_FORMAT2(cvtest::MatComparator(0, 0), ref_dst8, cv::Mat_<uchar>(dst8));
ASSERT_PRED_FORMAT2 1210 modules/core/test/test_mat.cpp     ASSERT_PRED_FORMAT2(cvtest::MatComparator(0, 0), ref_dst16, cv::Mat_<ushort>(dst16));
ASSERT_PRED_FORMAT2  656 modules/imgcodecs/test/test_grfmt.cpp             ASSERT_PRED_FORMAT2(cvtest::MatComparator(0, 0), img, tiled8);
ASSERT_PRED_FORMAT2  662 modules/imgcodecs/test/test_grfmt.cpp             ASSERT_PRED_FORMAT2(cvtest::MatComparator(2, 0), img, tiled8);
ASSERT_PRED_FORMAT2 19827 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal:: \
ASSERT_PRED_FORMAT2 19831 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2)
ASSERT_PRED_FORMAT2 19833 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2)
ASSERT_PRED_FORMAT2 19835 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperLT, val1, val2)
ASSERT_PRED_FORMAT2 19837 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperGE, val1, val2)
ASSERT_PRED_FORMAT2 19839 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperGT, val1, val2)
ASSERT_PRED_FORMAT2 19894 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTREQ, expected, actual)
ASSERT_PRED_FORMAT2 19896 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRNE, s1, s2)
ASSERT_PRED_FORMAT2 19898 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASEEQ, expected, actual)
ASSERT_PRED_FORMAT2 19900 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperSTRCASENE, s1, s2)
ASSERT_PRED_FORMAT2 19925 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ<float>, \
ASSERT_PRED_FORMAT2 19929 modules/ts/include/opencv2/ts/ts_gtest.h   ASSERT_PRED_FORMAT2(::testing::internal::CmpHelperFloatingPointEQ<double>, \