TS                114 modules/calib3d/test/test_affine3d_estimator.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                159 modules/calib3d/test/test_affine3d_estimator.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                168 modules/calib3d/test/test_affine3d_estimator.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                177 modules/calib3d/test/test_affine3d_estimator.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                194 modules/calib3d/test/test_affine3d_estimator.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                292 modules/calib3d/test/test_cameracalibration.cpp     int code = cvtest::TS::OK;
TS                345 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "Could not open file with list of test files: %s\n", filename.c_str() );
TS                346 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                364 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG,
TS                368 modules/calib3d/test/test_cameracalibration.cpp                 code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                378 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Image size in test file is incorrect\n" );
TS                379 modules/calib3d/test/test_cameracalibration.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                388 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Pattern size in test file is incorrect\n" );
TS                389 modules/calib3d/test/test_cameracalibration.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                400 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Number of images in test file is incorrect\n");
TS                401 modules/calib3d/test/test_cameracalibration.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                618 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG,
TS                620 modules/calib3d/test/test_cameracalibration.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY; goto _exit_;
TS                625 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG,
TS                627 modules/calib3d/test/test_cameracalibration.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY; goto _exit_;
TS                835 modules/calib3d/test/test_cameracalibration.cpp     int code = cvtest::TS::OK;
TS                889 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad fovx (real=%f, good = %f\n", fovx, goodFovx );
TS                890 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                895 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad fovy (real=%f, good = %f\n", fovy, goodFovy );
TS                896 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                901 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad focalLength (real=%f, good = %f\n", focalLength, goodFocalLength );
TS                902 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                907 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad aspectRatio (real=%f, good = %f\n", aspectRatio, goodAspectRatio );
TS                908 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                913 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad principalPoint\n" );
TS                914 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1019 modules/calib3d/test/test_cameracalibration.cpp     int code = cvtest::TS::OK;
TS               1095 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "bad image point\n" );
TS               1096 modules/calib3d/test/test_cameracalibration.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1118 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdrot: too big difference = %g\n", err );
TS               1119 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1135 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdtvec\n" );
TS               1136 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1158 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdf\n" );
TS               1159 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1179 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdc\n" );
TS               1180 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1198 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpddist\n" );
TS               1199 modules/calib3d/test/test_cameracalibration.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1347 modules/calib3d/test/test_cameracalibration.cpp             ts->printf(cvtest::TS::LOG, "Test #%d. The point (%g, %g) was mapped to (%g, %g) which is out of image\n",
TS               1360 modules/calib3d/test/test_cameracalibration.cpp             ts->printf(cvtest::TS::LOG, "Test #%d. The ROI=(%d, %d, %d, %d) is outside of the imge rectangle\n",
TS               1367 modules/calib3d/test/test_cameracalibration.cpp             ts->printf(cvtest::TS::LOG, "Test #%d. The ratio of black pixels inside the valid ROI (~%g%%) is too large\n",
TS               1394 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "The file %s can not be opened or has invalid content\n", filepath.c_str() );
TS               1395 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( f ? cvtest::TS::FAIL_INVALID_TEST_DATA : cvtest::TS::FAIL_MISSING_TEST_DATA );
TS               1416 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "The number of images is 0 or an odd number in the case #%d\n", testcase );
TS               1417 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS               1435 modules/calib3d/test/test_cameracalibration.cpp                 ts->printf( cvtest::TS::LOG, "Can not load images %s and %s, testcase %d\n",
TS               1437 modules/calib3d/test/test_cameracalibration.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_MISSING_TEST_DATA );
TS               1445 modules/calib3d/test/test_cameracalibration.cpp                 ts->printf( cvtest::TS::LOG, "The function could not detect boards on the images %s and %s, testcase %d\n",
TS               1447 modules/calib3d/test/test_cameracalibration.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               1473 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "The average reprojection error is too big (=%g), testcase %d\n", err, testcase);
TS               1474 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               1488 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "The computed (by rectify) R1 and R2 are not orthogonal,"
TS               1490 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               1496 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1502 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1510 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1520 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "A point after rectification is reprojected behind the camera, testcase %d\n", testcase);
TS               1521 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               1561 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Points reprojected with a matrix Q and points reconstructed by triangulation are different, testcase %d\n", testcase);
TS               1562 modules/calib3d/test/test_cameracalibration.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               1586 modules/calib3d/test/test_cameracalibration.cpp                 ts->printf( cvtest::TS::LOG, "Epipolar constraint is violated after correctMatches, testcase %d\n", testcase);
TS               1587 modules/calib3d/test/test_cameracalibration.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               1640 modules/calib3d/test/test_cameracalibration.cpp                     ts->printf( cvtest::TS::LOG, "The distance between %s coordinates is too big(=%g) (used calibrated stereo), testcase %d\n",
TS               1642 modules/calib3d/test/test_cameracalibration.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1647 modules/calib3d/test/test_cameracalibration.cpp                     ts->printf( cvtest::TS::LOG, "The distance between %s coordinates is too big(=%g) (used uncalibrated stereo), testcase %d\n",
TS               1649 modules/calib3d/test/test_cameracalibration.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1655 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "Testcase %d. Max distance (calibrated) =%g\n"
TS                113 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "Bad shape of camera matrix returned \n");
TS                114 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                130 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                132 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) Expected  [Fx Fy Cx Cy] = [%.3f %.3f %.3f %.3f]\n", r, fx, fy, cx, cy);
TS                133 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) Estimated [Fx Fy Cx Cy] = [%.3f %.3f %.3f %.3f]\n", r, fx_e, fy_e, cx_e, cy_e);
TS                160 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) DistCoeff exp=(%.2f, %.2f, %.4f, %.4f %.2f)\n", r, k1, k2, p1, p2, k3);
TS                161 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) DistCoeff est=(%.2f, %.2f, %.4f, %.4f %.2f)\n", r, k1_e, k2_e, p1_e, p2_e, k3_e);
TS                162 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) AbsError = [%.5f %.5f %.5f %.5f %.5f]\n", r, fabs(k1-k1_e), fabs(k2-k2_e), fabs(p1-p1_e), fabs(p2-p2_e), fabs(k3-k3_e));
TS                182 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) ...\n", r);
TS                185 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) Bad accuracy in returned tvecs. Index = %d\n", r, i);
TS                186 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) norm(tvec_est - tvec) = %f, norm(tvec_exp) = %f \n", r, norm(tvec_est - tvec), norm(tvec));
TS                189 modules/calib3d/test/test_cameracalibration_artificial.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                212 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) ...\n", r);
TS                215 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) Bad accuracy in returned rvecs (rotation matrs). Index = %d\n", r, i);
TS                216 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) norm(rot_mat_est - rot_mat_exp) = %f, norm(rot_mat_exp) = %f \n", r,
TS                221 modules/calib3d/test/test_cameracalibration_artificial.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                340 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "%d) Too big reproject error = %f\n", r, rep_error);
TS                341 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                355 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "%d) Too big reproject error without intrinsics = %f\n", r, rep_errorWOI);
TS                356 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                359 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) Testing solvePnP...\n", r);
TS                372 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                409 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "\n");
TS                412 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "artificial corners\n");
TS                416 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "findChessboard corners\n");
TS                420 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "cornersSubPix corners\n");
TS                424 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "4quad corners\n");
TS                318 modules/calib3d/test/test_cameracalibration_badarg.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                320 modules/calib3d/test/test_cameracalibration_badarg.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                445 modules/calib3d/test/test_cameracalibration_badarg.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                447 modules/calib3d/test/test_cameracalibration_badarg.cpp             ts->set_failed_test_info(cvtest::TS::OK);
TS                728 modules/calib3d/test/test_cameracalibration_badarg.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                730 modules/calib3d/test/test_cameracalibration_badarg.cpp             ts->set_failed_test_info(cvtest::TS::OK);
TS                141 modules/calib3d/test/test_chesscorners.cpp     ts->set_failed_test_info( cvtest::TS::OK );
TS                149 modules/calib3d/test/test_chesscorners.cpp             if (ts->get_err_code() != cvtest::TS::OK)
TS                155 modules/calib3d/test/test_chesscorners.cpp             if (ts->get_err_code() != cvtest::TS::OK)
TS                161 modules/calib3d/test/test_chesscorners.cpp             if (ts->get_err_code() != cvtest::TS::OK)
TS                179 modules/calib3d/test/test_chesscorners.cpp     ts->printf(cvtest::TS::LOG, "\nRunning batch %s\n", filename.c_str());
TS                203 modules/calib3d/test/test_chesscorners.cpp         ts->printf( cvtest::TS::LOG, "%s can not be readed or is not valid\n", (folder + filename).c_str() );
TS                204 modules/calib3d/test/test_chesscorners.cpp         ts->printf( cvtest::TS::LOG, "fs.isOpened=%d, board_list.empty=%d, board_list.isSeq=%d,board_list.size()%2=%d\n",
TS                206 modules/calib3d/test/test_chesscorners.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_MISSING_TEST_DATA );
TS                225 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "one of chessboard images can't be read: %s\n", img_file.c_str() );
TS                226 modules/calib3d/test/test_chesscorners.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_MISSING_TEST_DATA );
TS                260 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "chessboard is detected incorrectly in %s\n", img_file.c_str() );
TS                261 modules/calib3d/test/test_chesscorners.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                273 modules/calib3d/test/test_chesscorners.cpp                 ts.printf( cvtest::TS::LOG, "bad accuracy of corner guesses\n" );
TS                274 modules/calib3d/test/test_chesscorners.cpp                 ts.set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                292 modules/calib3d/test/test_chesscorners.cpp                 ts->printf( cvtest::TS::LOG, "Image %s: bad accuracy of adjusted corners %f\n", img_file.c_str(), err );
TS                293 modules/calib3d/test/test_chesscorners.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                297 modules/calib3d/test/test_chesscorners.cpp             ts->printf(cvtest::TS::LOG, "Error on %s is %f\n", img_file.c_str(), err);
TS                314 modules/calib3d/test/test_chesscorners.cpp     ts->printf(cvtest::TS::LOG, "Average error is %f (%d patterns have been found)\n", sum_error, count);
TS                402 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "Chess board skipped - too small" );
TS                416 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "Chess board corners not found\n" );
TS                417 modules/calib3d/test/test_chesscorners.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                425 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of corner guesses" );
TS                426 modules/calib3d/test/test_chesscorners.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                147 modules/calib3d/test/test_chesscorners_badarg.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                149 modules/calib3d/test/test_chesscorners_badarg.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                 62 modules/calib3d/test/test_chesscorners_timing.cpp     int code = cvtest::TS::OK;
TS                 86 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf( cvtest::TS::LOG, "chessboard_timing_list.dat can not be readed or is not valid" );
TS                 87 modules/calib3d/test/test_chesscorners_timing.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                115 modules/calib3d/test/test_chesscorners_timing.cpp             ts->printf( cvtest::TS::LOG, "one of chessboard images can't be read: %s\n", filename.c_str() );
TS                118 modules/calib3d/test/test_chesscorners_timing.cpp                 code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                124 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf(cvtest::TS::LOG, "%s: chessboard %d:\n", imgname, is_chessboard);
TS                149 modules/calib3d/test/test_chesscorners_timing.cpp             ts->printf( cvtest::TS::LOG, "Error: chessboard was %sdetected in the image %s\n",
TS                151 modules/calib3d/test/test_chesscorners_timing.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                156 modules/calib3d/test/test_chesscorners_timing.cpp             ts->printf( cvtest::TS::LOG, "Warning: results differ cvCheckChessboard %d, cvFindChessboardCorners %d\n",
TS                162 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf(cvtest::TS::LOG, "    cvCheckChessboard time s: %f, us per pixel: %f\n",
TS                166 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf(cvtest::TS::LOG, "    cvFindChessboard time s: %f, us per pixel: %f\n",
TS                142 modules/calib3d/test/test_compose_rt.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                166 modules/calib3d/test/test_compose_rt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                181 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by r1\n" );
TS                182 modules/calib3d/test/test_compose_rt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                190 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by r2\n" );
TS                191 modules/calib3d/test/test_compose_rt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                199 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by t1\n" );
TS                200 modules/calib3d/test/test_compose_rt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                208 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by t2\n" );
TS                209 modules/calib3d/test/test_compose_rt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                122 modules/calib3d/test/test_cornerssubpix.cpp     int code = cvtest::TS::OK;
TS                161 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Warning: chessboard was not detected! Writing image to test.png\n");
TS                162 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Size = %d, %d\n", pattern_size.width, pattern_size.height);
TS                163 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Intrinsic params: fx = %f, fy = %f, cx = %f, cy = %f\n",
TS                166 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Distortion matrix: %f, %f, %f, %f, %f\n",
TS                180 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "findChessboardCorners returns invalid corner coordinates!\n");
TS                181 modules/calib3d/test/test_cornerssubpix.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                194 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "findCornerSubpix returns invalid corner coordinates!\n");
TS                195 modules/calib3d/test/test_cornerssubpix.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                199 modules/calib3d/test/test_cornerssubpix.cpp         ts->printf(cvtest::TS::LOG, "Error after findChessboardCorners: %f, after findCornerSubPix: %f\n",
TS                207 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "findCornerSubPix increases average error!\n");
TS                208 modules/calib3d/test/test_cornerssubpix.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                216 modules/calib3d/test/test_cornerssubpix.cpp     ts->printf(cvtest::TS::LOG, "Average error after findCornerSubpix: %f\n", sum_dist);
TS                 62 modules/calib3d/test/test_decompose_projection.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                116 modules/calib3d/test/test_decompose_projection.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                122 modules/calib3d/test/test_decompose_projection.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                128 modules/calib3d/test/test_decompose_projection.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                 58 modules/calib3d/test/test_fisheye.cpp         datasets_repository_path = combine(cvtest::TS::ptr()->get_data_path(), "cv/cameracalibration/fisheye");
TS                639 modules/calib3d/test/test_homography.cpp     Mat img_1 = imread(cvtest::TS::ptr()->get_data_path() + "cv/optflow/image1.png", 0);
TS                640 modules/calib3d/test/test_homography.cpp     Mat img_2 = imread(cvtest::TS::ptr()->get_data_path() + "cv/optflow/image2.png", 0);
TS                 64 modules/calib3d/test/test_posit.cpp     int code = cvtest::TS::OK;
TS                 64 modules/calib3d/test/test_reproject_image_to_3d.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                160 modules/calib3d/test/test_reproject_image_to_3d.cpp                     ts->printf(cvtest::TS::LOG, "Missing values are handled improperly\n");
TS                161 modules/calib3d/test/test_reproject_image_to_3d.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                169 modules/calib3d/test/test_reproject_image_to_3d.cpp                         ts->printf(cvtest::TS::LOG, "case %d. too big error at (%d, %d): %g vs expected %g: res = (%g, %g, %g, w=%g) vs pixel_out = (%g, %g, %g)\n",
TS                172 modules/calib3d/test/test_reproject_image_to_3d.cpp                         ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                157 modules/calib3d/test/test_solvepnp_ransac.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                182 modules/calib3d/test/test_solvepnp_ransac.cpp                     ts->printf( cvtest::TS::LOG, "Invalid accuracy for method %d, failed %d tests from %d, maximum error equals %f, distortion mode equals %d\n",
TS                184 modules/calib3d/test/test_solvepnp_ransac.cpp                     ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                406 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "dataPath is empty" );
TS                407 modules/calib3d/test/test_stereomatching.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ARG_CHECK );
TS                413 modules/calib3d/test/test_stereomatching.cpp     if( code != cvtest::TS::OK )
TS                420 modules/calib3d/test/test_stereomatching.cpp     if( code != cvtest::TS::OK )
TS                436 modules/calib3d/test/test_stereomatching.cpp             ts->printf( cvtest::TS::LOG, "file %s can not be read or written\n", fullResultFilename.c_str() );
TS                437 modules/calib3d/test/test_stereomatching.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ARG_CHECK );
TS                458 modules/calib3d/test/test_stereomatching.cpp             ts->printf( cvtest::TS::LOG, "images or left ground-truth disparities of dataset %s can not be read", datasetName.c_str() );
TS                459 modules/calib3d/test/test_stereomatching.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                489 modules/calib3d/test/test_stereomatching.cpp         code = tempCode==cvtest::TS::OK ? code : tempCode;
TS                547 modules/calib3d/test/test_stereomatching.cpp     int code = cvtest::TS::OK;
TS                582 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "\nquality of case named %s\n", caseNames[caseIdx].c_str() );
TS                583 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "%s\n", RMS_STR.c_str() );
TS                585 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "%s\n", BAD_PXLS_FRACTION_STR.c_str() );
TS                594 modules/calib3d/test/test_stereomatching.cpp         code = tempCode==cvtest::TS::OK ? code : tempCode;
TS                596 modules/calib3d/test/test_stereomatching.cpp         code = tempCode==cvtest::TS::OK ? code : tempCode;
TS                605 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "datasetsParams can not be read " );
TS                606 modules/calib3d/test/test_stereomatching.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                619 modules/calib3d/test/test_stereomatching.cpp     return cvtest::TS::OK;
TS                626 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "runParams can not be read " );
TS                627 modules/calib3d/test/test_stereomatching.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                631 modules/calib3d/test/test_stereomatching.cpp     return cvtest::TS::OK;
TS                643 modules/calib3d/test/test_stereomatching.cpp             ts->printf( cvtest::TS::LOG, "%s = %f\n", string(ERROR_PREFIXES[i]+errName).c_str(), *it );
TS                667 modules/calib3d/test/test_stereomatching.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of %s (valid=%f; calc=%f)\n", string(ERROR_PREFIXES[i]+errName).c_str(), *validIt, *calcIt );
TS                670 modules/calib3d/test/test_stereomatching.cpp     return ok ? cvtest::TS::OK : cvtest::TS::FAIL_BAD_ACCURACY;
TS                279 modules/calib3d/test/test_undistort_badarg.cpp     ts->set_failed_test_info(errcount > 0 ? cvtest::TS::FAIL_BAD_ARG_CHECK : cvtest::TS::OK);
TS                404 modules/calib3d/test/test_undistort_badarg.cpp     ts->set_failed_test_info(errcount > 0 ? cvtest::TS::FAIL_BAD_ARG_CHECK : cvtest::TS::OK);
TS                521 modules/calib3d/test/test_undistort_badarg.cpp     ts->set_failed_test_info(errcount > 0 ? cvtest::TS::FAIL_BAD_ARG_CHECK : cvtest::TS::OK);
TS                 90 modules/calib3d/test/test_undistort_points.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                 93 modules/calib3d/test/test_undistort_points.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS               1516 modules/core/test/test_arithm.cpp            ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                124 modules/core/test/test_concatenation.cpp         return cvtest::TS::OK;
TS                127 modules/core/test/test_concatenation.cpp         ts->printf( cvtest::TS::LOG, "Concatenation failed");
TS                128 modules/core/test/test_concatenation.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_MISMATCH );
TS                131 modules/core/test/test_concatenation.cpp     return cvtest::TS::OK;
TS                315 modules/core/test/test_ds.cpp ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );\
TS                443 modules/core/test/test_ds.cpp     ts->printf( cvtest::TS::LOG, "file %s, line %d: %s\n(\"%s\" failed).\n"
TS                446 modules/core/test/test_ds.cpp     ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS               2027 modules/core/test/test_ds.cpp                     ts->printf( cvtest::TS::LOG, "%s", event );
TS               2031 modules/core/test/test_ds.cpp                             ts->printf( cvtest::TS::LOG, ": (%d,%d)", a, b );
TS               2033 modules/core/test/test_ds.cpp                             ts->printf( cvtest::TS::LOG, ": %d", a );
TS               2036 modules/core/test/test_ds.cpp                     ts->printf( cvtest::TS::LOG, "\n" );
TS                195 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "filename %s can not be read\n", !mem ? filename.c_str() : content.c_str());
TS                196 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_MISSING_TEST_DATA );
TS                208 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read scalars are not correct\n" );
TS                209 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                224 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read matrix is not correct: (%.20g vs %.20g) at (%d,%d)\n",
TS                227 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                238 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read nd-matrix is not correct\n" );
TS                239 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                254 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "readObj method: the read nd matrix is not correct: (%.20g vs %.20g) vs at (%d,%d)\n",
TS                257 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                272 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "C++ method: the read nd matrix is not correct: (%.20g vs %.20g) vs at (%d,%d)\n",
TS                275 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                292 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read sparse matrix is not correct\n" );
TS                293 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                309 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the test list is incorrect\n" );
TS                310 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                353 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the test map is incorrect\n" );
TS                354 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                362 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the cloned or read graph have wrong number of vertices or edges\n" );
TS                363 modules/core/test/test_io.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                374 modules/core/test/test_io.cpp                     ts->printf( cvtest::TS::LOG, "the cloned or read graph do not have the edge (%d, %d)\n", edges[i][0], edges[i][1] );
TS                375 modules/core/test/test_io.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                508 modules/core/test/test_io.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                545 modules/core/test/test_io.cpp     std::string patternLena    = cvtest::TS::ptr()->get_data_path() + "lena*.*";
TS                546 modules/core/test/test_io.cpp     std::string patternLenaPng = cvtest::TS::ptr()->get_data_path() + "lena.png";
TS                121 modules/core/test/test_mat.cpp         return cvtest::TS::OK;
TS                159 modules/core/test/test_mat.cpp         ts->printf( cvtest::TS::LOG, msg );
TS                160 modules/core/test/test_mat.cpp         return cvtest::TS::FAIL_BAD_ACCURACY;
TS                162 modules/core/test/test_mat.cpp     return cvtest::TS::OK;
TS                167 modules/core/test/test_mat.cpp     int code = cvtest::TS::OK, tempCode;
TS                192 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                196 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                200 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                204 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                211 modules/core/test/test_mat.cpp     int code = cvtest::TS::OK, tempCode;
TS                215 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                218 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                221 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                224 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                228 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                231 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                235 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                238 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                242 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                245 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                249 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                256 modules/core/test/test_mat.cpp     int code = cvtest::TS::OK, tempCode;
TS                259 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                262 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                269 modules/core/test/test_mat.cpp     int code = cvtest::TS::OK, tempCode;
TS                272 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                275 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                278 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                281 modules/core/test/test_mat.cpp     code = tempCode != cvtest::TS::OK ? tempCode : code;
TS                346 modules/core/test/test_mat.cpp                 ts->printf( cvtest::TS::LOG, "bad accuracy of eigen(); err = %f\n", err );
TS                347 modules/core/test/test_mat.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                356 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "pca.eigenvalues is incorrect (CV_PCA_DATA_AS_ROW); err = %f\n", err );
TS                357 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                377 modules/core/test/test_mat.cpp                     ts->printf( cvtest::TS::LOG, "pca.eigenvectors is incorrect (CV_PCA_DATA_AS_ROW); err = %f\n", err );
TS                378 modules/core/test/test_mat.cpp                     ts->printf( cvtest::TS::LOG, "max diff is %g at (i=%d, j=%d) (%g vs %g)\n",
TS                381 modules/core/test/test_mat.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                396 modules/core/test/test_mat.cpp                 ts->printf( cvtest::TS::LOG, "bad accuracy of project() (CV_PCA_DATA_AS_ROW); err = %f\n", err );
TS                397 modules/core/test/test_mat.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                405 modules/core/test/test_mat.cpp                 ts->printf( cvtest::TS::LOG, "bad accuracy of backProject() (CV_PCA_DATA_AS_ROW); err = %f\n", err );
TS                406 modules/core/test/test_mat.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                418 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of project() (CV_PCA_DATA_AS_COL); err = %f\n", err );
TS                419 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                425 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of backProject() (CV_PCA_DATA_AS_COL); err = %f\n", err );
TS                426 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                442 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of project() (CV_PCA_DATA_AS_COL); retainedVariance=0.95; err = %f\n", err );
TS                443 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                449 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of backProject() (CV_PCA_DATA_AS_COL); retainedVariance=0.95; err = %f\n", err );
TS                450 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                473 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of cvProjectPCA() (CV_PCA_DATA_AS_ROW); err = %f\n", err );
TS                474 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                480 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of cvBackProjectPCA() (CV_PCA_DATA_AS_ROW); err = %f\n", err );
TS                481 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                501 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of cvProjectPCA() (CV_PCA_DATA_AS_COL); err = %f\n", err );
TS                502 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                508 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of cvBackProjectPCA() (CV_PCA_DATA_AS_COL); err = %f\n", err );
TS                509 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                524 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of write/load functions (YML); err = %f\n", err );
TS                525 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                530 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of write/load functions (YML); err = %f\n", err );
TS                531 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                536 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of write/load functions (YML); err = %f\n", err );
TS                537 modules/core/test/test_mat.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                694 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "one of cvSetReal3D, cvSetRealND, cvSet3D, cvSetND "
TS                717 modules/core/test/test_mat.cpp                             ts->printf(cvtest::TS::LOG, "forEach is not correct.\n"
TS                734 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "forEach is not correct because total is invalid.\n");
TS                807 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%d. immediately after SparseMat[%s]=%.20g the current value is %.20g\n",
TS                828 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%d: The number of non-zero elements before/after converting to/from dense matrix is not correct: %d/%d (while it should be %d)\n",
TS                838 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%d: The norms are different: %.20g/%.20g/%.20g vs %.20g/%.20g/%.20g\n",
TS                869 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "SparseMat M[%s] = %g/%g/%g (while it should be %g)\n", sidx.c_str(), val1, val2, val3, val0 );
TS                895 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "SparseMat: after deleting M[%s], it is =%g/%g (while it should be 0)\n", sidx.c_str(), val1, val2 );
TS                904 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "The number of non-zero elements after removing all the elements = %d (while it should be 0)\n", nz );
TS                916 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%d. Sparse: The value and positions of minimum/maximum elements are different from the reference values and positions:\n\t"
TS                928 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%d. Dense: The value and positions of minimum/maximum elements are different from the reference values and positions:\n\t"
TS                935 modules/core/test/test_mat.cpp     ts->set_failed_test_info(errcount == 0 ? cvtest::TS::OK : cvtest::TS::FAIL_INVALID_OUTPUT);
TS               1007 modules/core/test/test_mat.cpp         int res = cvtest::TS::OK, curRes = res;
TS               1009 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1012 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1015 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1018 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1021 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1024 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1027 modules/core/test/test_mat.cpp         res = curRes != cvtest::TS::OK ? curRes : res;
TS               1062 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s incorrect depth of dst (%d instead of %d)\n",
TS               1064 modules/core/test/test_mat.cpp             return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1068 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s incorrect size of dst (%d x %d instead of %d x %d)\n",
TS               1070 modules/core/test/test_mat.cpp             return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1074 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s: incorrect channels count of dst (%d instead of %d)\n",
TS               1076 modules/core/test/test_mat.cpp             return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1082 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s: there are incorrect elements in dst (part of them is %f)\n",
TS               1084 modules/core/test/test_mat.cpp             return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1087 modules/core/test/test_mat.cpp         return cvtest::TS::OK;
TS               1111 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s incorrect count of matrices in dst (%d instead of %d)\n",
TS               1113 modules/core/test/test_mat.cpp             return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1119 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%s incorrect size of dst[%d] (%d x %d instead of %d x %d)\n",
TS               1121 modules/core/test/test_mat.cpp                 return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1125 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%s: incorrect depth of dst[%d] (%d instead of %d)\n",
TS               1127 modules/core/test/test_mat.cpp                 return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1131 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%s: incorrect channels count of dst[%d] (%d instead of %d)\n",
TS               1133 modules/core/test/test_mat.cpp                 return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1140 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s: there are incorrect elements in dst (part of them is %f)\n",
TS               1142 modules/core/test/test_mat.cpp             return cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1145 modules/core/test/test_mat.cpp         return cvtest::TS::OK;
TS               2335 modules/core/test/test_math.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS               2336 modules/core/test/test_math.cpp             ts->printf( cvtest::TS::LOG, "too big diff = %g\n", div );
TS               2339 modules/core/test/test_math.cpp                 ts->printf( cvtest::TS::LOG, "ar2[%d]=%g\n", j, ar2[j]);
TS               2340 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG, "\n");
TS               2343 modules/core/test/test_math.cpp                 ts->printf( cvtest::TS::LOG, "r[%d]=(%g, %g)\n", j, r[j].real(), r[j].imag());
TS               2344 modules/core/test/test_math.cpp             ts->printf( cvtest::TS::LOG, "\n" );
TS               2346 modules/core/test/test_math.cpp                 ts->printf( cvtest::TS::LOG, "ar[%d]=(%g, %g)\n", j, ar[j].real(), ar[j].imag());
TS               2419 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG, "There are result angles that are out of range [0, 360] (part of them is %f)\n",
TS               2421 modules/core/test/test_math.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS               2428 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG, "There are incorrect result angles (in degrees) (part of them is %f)\n",
TS               2430 modules/core/test/test_math.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS               2437 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG, "There are incorrect result angles (in radians)\n");
TS               2438 modules/core/test/test_math.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS               2441 modules/core/test/test_math.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS               2734 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG,
TS               2738 modules/core/test/test_math.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                430 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
TS                431 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                458 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
TS                459 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                495 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
TS                496 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                815 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
TS                816 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                846 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                889 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                911 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                941 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS               1044 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS               1106 modules/core/test/test_operations.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS               1150 modules/core/test/test_operations.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS               1170 modules/core/test/test_operations.cpp                 ts->printf(cvtest::TS::LOG, ".");
TS               1237 modules/core/test/test_operations.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                179 modules/core/test/test_rand.cpp             ts->printf( cvtest::TS::LOG, "RNG output depends on the array lengths (some generated numbers get lost?)" );
TS                180 modules/core/test/test_rand.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                227 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "Uniform RNG gave values out of the range [%g,%g) on channel %d/%d\n",
TS                229 modules/core/test/test_rand.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                234 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "Normal RNG gave too many values out of the range (%g+4*%g,%g+4*%g) on channel %d/%d\n",
TS                236 modules/core/test/test_rand.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                243 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "RNG failed Chi-square test "
TS                246 modules/core/test/test_rand.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                295 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "RNG failed %d-dim sphere volume test (got %g instead of %g)\n",
TS                297 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "depth = %d, N0 = %d\n", depth, N0);
TS                298 modules/core/test/test_rand.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                101 modules/core/test/test_rotatedrect.cpp         return cvtest::TS::OK;
TS                102 modules/core/test/test_rotatedrect.cpp     ts->printf( cvtest::TS::LOG, "RotatedRect end points don't match those supplied in constructor");
TS                103 modules/core/test/test_rotatedrect.cpp     ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                104 modules/core/test/test_rotatedrect.cpp     return cvtest::TS::OK;
TS                682 modules/core/test/test_umat.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
TS                683 modules/core/test/test_umat.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                698 modules/core/test/test_umat.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                 86 modules/cudabgsegm/test/test_bgsegm.cpp         inputFile = std::string(cvtest::TS::ptr()->get_data_path()) + "video/" + GET_PARAM(1);
TS                 58 modules/cudacodec/test/test_video.cpp     const std::string inputFile = std::string(cvtest::TS::ptr()->get_data_path()) + "video/" + GET_PARAM(1);
TS                 80 modules/cudacodec/test/test_video.cpp     const std::string inputFile = std::string(cvtest::TS::ptr()->get_data_path()) + "video/" + GET_PARAM(1);
TS                250 modules/cudafeatures2d/test/test_features2d.cpp         cv::RNG& rng = cvtest::TS::ptr()->get_rng();
TS                101 modules/cudaimgproc/test/test_mean_shift.cpp         fs.open(std::string(cvtest::TS::ptr()->get_data_path()) + "meanshift/spmap.yaml", cv::FileStorage::READ);
TS                103 modules/cudaimgproc/test/test_mean_shift.cpp         fs.open(std::string(cvtest::TS::ptr()->get_data_path()) + "meanshift/spmap_CC1X.yaml", cv::FileStorage::READ);
TS                166 modules/cudalegacy/test/test_labeling.cpp         return cv::imread(std::string( cvtest::TS::ptr()->get_data_path() ) + "labeling/label.png");
TS                103 modules/cudalegacy/test/test_main.cpp         TS::ptr()->init("gpu");
TS                 63 modules/cudalegacy/test/test_nvidia.cpp         _path = TS::ptr()->get_data_path().c_str();
TS                160 modules/cudaobjdetect/test/test_objdetect.cpp     f.open((std::string(cvtest::TS::ptr()->get_data_path()) + "hog/expected_output.bin").c_str(), std::ios_base::binary);
TS                290 modules/cudaobjdetect/test/test_objdetect.cpp     std::string classifierXmlPath = std::string(cvtest::TS::ptr()->get_data_path()) + "lbpcascade/lbpcascade_frontalface.xml";
TS                318 modules/cudaobjdetect/test/test_objdetect.cpp     std::string classifierXmlPath = std::string(cvtest::TS::ptr()->get_data_path()) + "lbpcascade/lbpcascade_frontalface.xml";
TS                319 modules/cudaobjdetect/test/test_objdetect.cpp     std::string imagePath = std::string(cvtest::TS::ptr()->get_data_path()) + "lbpcascade/er.png";
TS                 87 modules/cudaoptflow/test/test_optflow.cpp     std::string fname(cvtest::TS::ptr()->get_data_path());
TS                 69 modules/features2d/test/test_agast.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                103 modules/features2d/test/test_agast.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                112 modules/features2d/test/test_agast.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                125 modules/features2d/test/test_agast.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                134 modules/features2d/test/test_agast.cpp   ts->set_failed_test_info(cvtest::TS::OK);
TS                 67 modules/features2d/test/test_brisk.cpp       ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                117 modules/features2d/test/test_descriptors_regression.cpp             ts->printf(cvtest::TS::LOG, "Valid and computed descriptors matrices must have the same size and type.\n");
TS                118 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                140 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                142 modules/features2d/test/test_descriptors_regression.cpp         ts->printf(cvtest::TS::LOG,  ss.str().c_str() );
TS                160 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "compute() on empty image and empty keypoints must not generate exception (1).\n");
TS                161 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                171 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "compute() on nonempty image and empty keypoints must not generate exception (1).\n");
TS                172 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                185 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "compute() on empty images and empty keypoints collection must not generate exception (2).\n");
TS                186 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                199 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "Image %s can not be read.\n", imgFilename.c_str() );
TS                200 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                216 modules/features2d/test/test_descriptors_regression.cpp             ts->printf(cvtest::TS::LOG, "\nAverage time of computing one descriptor = %g ms.\n", t/((double)getTickFrequency()*1000.)/calcDescriptors.rows);
TS                220 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Count of computed descriptors and keypoints count must be equal.\n" );
TS                221 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Count of keypoints is            %d.\n", (int)keypoints.size() );
TS                222 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Count of computed descriptors is %d.\n", calcDescriptors.rows );
TS                223 modules/features2d/test/test_descriptors_regression.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                229 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Incorrect descriptor size or descriptor type.\n" );
TS                230 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Expected size is   %d.\n", dextractor->descriptorSize() );
TS                231 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Calculated size is %d.\n", calcDescriptors.cols );
TS                232 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Expected type is   %d.\n", dextractor->descriptorType() );
TS                233 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Calculated type is %d.\n", calcDescriptors.type() );
TS                234 modules/features2d/test/test_descriptors_regression.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                246 modules/features2d/test/test_descriptors_regression.cpp                     ts->printf( cvtest::TS::LOG, "Descriptors can not be written.\n" );
TS                247 modules/features2d/test/test_descriptors_regression.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                254 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "Compute and write keypoints.\n" );
TS                264 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf(cvtest::TS::LOG, "File for writting keypoints can not be opened.\n");
TS                265 modules/features2d/test/test_descriptors_regression.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                276 modules/features2d/test/test_descriptors_regression.cpp             ts->printf(cvtest::TS::LOG, "Descriptor extractor is empty.\n");
TS                277 modules/features2d/test/test_descriptors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                284 modules/features2d/test/test_descriptors_regression.cpp         ts->set_failed_test_info( cvtest::TS::OK );
TS                353 modules/features2d/test/test_descriptors_regression.cpp     string path = string(cvtest::TS::ptr()->get_data_path() + "detectors_descriptors_evaluation/images_datasets/graf");
TS                381 modules/features2d/test/test_descriptors_regression.cpp     const String& pattern = string(cvtest::TS::ptr()->get_data_path() + "shared/*.png");
TS                 86 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "detect() on empty image must not generate exception (1).\n" );
TS                 87 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                 92 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "detect() on empty image must return empty keypoints vector (1).\n" );
TS                 93 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                106 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "detect() on empty image vector must not generate exception (2).\n" );
TS                107 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                135 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "Bad keypoints count ratio (validCount = %d, calcCount = %d).\n",
TS                137 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                163 modules/features2d/test/test_detectors_regression.cpp     ts->printf( cvtest::TS::LOG, "badPointCount = %d; validPointCount = %d; calcPointCount = %d\n",
TS                167 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, " - Bad accuracy!\n" );
TS                168 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                171 modules/features2d/test/test_detectors_regression.cpp     ts->printf( cvtest::TS::LOG, " - OK\n" );
TS                184 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "Image %s can not be read.\n", imgFilename.c_str() );
TS                185 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                204 modules/features2d/test/test_detectors_regression.cpp             ts->printf( cvtest::TS::LOG, "Keypoints can not be read.\n" );
TS                205 modules/features2d/test/test_detectors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                216 modules/features2d/test/test_detectors_regression.cpp             ts->printf( cvtest::TS::LOG, "File %s can not be opened to write.\n", resFilename.c_str() );
TS                217 modules/features2d/test/test_detectors_regression.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                235 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "Feature detector is empty.\n" );
TS                236 modules/features2d/test/test_detectors_regression.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                243 modules/features2d/test/test_detectors_regression.cpp     ts->set_failed_test_info( cvtest::TS::OK );
TS                 69 modules/features2d/test/test_fast.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                103 modules/features2d/test/test_fast.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                112 modules/features2d/test/test_fast.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                125 modules/features2d/test/test_fast.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                134 modules/features2d/test/test_fast.cpp   ts->set_failed_test_info(cvtest::TS::OK);
TS                 72 modules/features2d/test/test_keypoints.cpp             ts->printf(cvtest::TS::LOG, "Image %s can not be read.\n", imgFilename.c_str());
TS                 73 modules/features2d/test/test_keypoints.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                 82 modules/features2d/test/test_keypoints.cpp             ts->printf(cvtest::TS::LOG, "Detector can't find keypoints in image.\n");
TS                 83 modules/features2d/test/test_keypoints.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                 94 modules/features2d/test/test_keypoints.cpp                 ts->printf(cvtest::TS::LOG, "KeyPoint::pt is out of image (x=%f, y=%f).\n", kp.pt.x, kp.pt.y);
TS                 95 modules/features2d/test/test_keypoints.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                101 modules/features2d/test/test_keypoints.cpp                 ts->printf(cvtest::TS::LOG, "KeyPoint::size is not positive (%f).\n", kp.size);
TS                102 modules/features2d/test/test_keypoints.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                108 modules/features2d/test/test_keypoints.cpp                 ts->printf(cvtest::TS::LOG, "KeyPoint::angle is out of range [0, 360). It's %f.\n", kp.angle);
TS                109 modules/features2d/test/test_keypoints.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                113 modules/features2d/test/test_keypoints.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                 95 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "match() on empty descriptors must not generate exception (1).\n" );
TS                 96 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                105 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "knnMatch() on empty descriptors must not generate exception (1).\n" );
TS                106 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                115 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "radiusMatch() on empty descriptors must not generate exception (1).\n" );
TS                116 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                125 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "add() on empty descriptors must not generate exception.\n" );
TS                126 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                135 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "match() on empty descriptors must not generate exception (2).\n" );
TS                136 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                145 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "knnMatch() on empty descriptors must not generate exception (2).\n" );
TS                146 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                155 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "radiusMatch() on empty descriptors must not generate exception (2).\n" );
TS                156 modules/features2d/test/test_matchers_algorithmic.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                204 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test match() function (1).\n");
TS                205 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                218 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->printf( cvtest::TS::LOG, "%f - too large bad matches part while test match() function (1).\n",
TS                220 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                232 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test match() function for the same query and test descriptors (1).\n");
TS                233 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                244 modules/features2d/test/test_matchers_algorithmic.cpp                     ts->printf( cvtest::TS::LOG, "Bad match (i=%d, queryIdx=%d, trainIdx=%d, distance=%f) while test match() function for the same query and test descriptors (1).\n",
TS                246 modules/features2d/test/test_matchers_algorithmic.cpp                     ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                271 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test match() function (2).\n");
TS                272 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                296 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->printf( cvtest::TS::LOG, "%f - too large bad matches part while test match() function (2).\n",
TS                298 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                317 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test knnMatch() function (1).\n");
TS                318 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                341 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->printf( cvtest::TS::LOG, "%f - too large bad matches part while test knnMatch() function (1).\n",
TS                343 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                368 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test knnMatch() function (2).\n");
TS                369 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                405 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->printf( cvtest::TS::LOG, "%f - too large bad matches part while test knnMatch() function (2).\n",
TS                407 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                424 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test radiusMatch() function (1).\n");
TS                425 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                443 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->printf( cvtest::TS::LOG, "%f - too large bad matches part while test radiusMatch() function (1).\n",
TS                445 modules/features2d/test/test_matchers_algorithmic.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                472 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test radiusMatch() function (1).\n");
TS                473 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                510 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf( cvtest::TS::LOG, "%f - too large bad matches part while test radiusMatch() function (2).\n",
TS                512 modules/features2d/test/test_matchers_algorithmic.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                 93 modules/features2d/test/test_mser.cpp     Mat big_image = imread(cvtest::TS::ptr()->get_data_path() + "mser/puzzle.png", 0);
TS                 78 modules/features2d/test/test_nearestneighbors.cpp    return cvtest::TS::OK;
TS                 83 modules/features2d/test/test_nearestneighbors.cpp     return cvtest::TS::OK;
TS                 88 modules/features2d/test/test_nearestneighbors.cpp     int code = cvtest::TS::OK;
TS                107 modules/features2d/test/test_nearestneighbors.cpp     if( code == cvtest::TS::OK )
TS                119 modules/features2d/test/test_nearestneighbors.cpp             ts->printf( cvtest::TS::LOG, "correct_perc = %d\n", correctPerc );
TS                120 modules/features2d/test/test_nearestneighbors.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                128 modules/features2d/test/test_nearestneighbors.cpp     int code = cvtest::TS::OK, tempCode;
TS                135 modules/features2d/test/test_nearestneighbors.cpp     if( tempCode != cvtest::TS::OK )
TS                137 modules/features2d/test/test_nearestneighbors.cpp         ts->printf( cvtest::TS::LOG, "bad accuracy of GetPoints \n" );
TS                142 modules/features2d/test/test_nearestneighbors.cpp     if( tempCode != cvtest::TS::OK )
TS                144 modules/features2d/test/test_nearestneighbors.cpp         ts->printf( cvtest::TS::LOG, "bad accuracy of FindBoxed \n" );
TS                149 modules/features2d/test/test_nearestneighbors.cpp     if( tempCode != cvtest::TS::OK )
TS                151 modules/features2d/test/test_nearestneighbors.cpp         ts->printf( cvtest::TS::LOG, "bad accuracy of Find \n" );
TS                202 modules/features2d/test/test_nearestneighbors.cpp         return cvtest::TS::FAIL_BAD_ACCURACY;
TS                204 modules/features2d/test/test_nearestneighbors.cpp     return cvtest::TS::OK;
TS                234 modules/features2d/test/test_nearestneighbors.cpp         return cvtest::TS::FAIL_BAD_ACCURACY;
TS                236 modules/features2d/test/test_nearestneighbors.cpp     return cvtest::TS::OK;
TS                 53 modules/features2d/test/test_orb.cpp     Mat image = imread(string(cvtest::TS::ptr()->get_data_path()) + "shared/lena.png");
TS                212 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->printf(cvtest::TS::LOG, "Image %s can not be read.\n", imageFilename.c_str());
TS                213 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                268 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect keyPointMatchesRatio: curr = %f, min = %f.\n",
TS                270 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                279 modules/features2d/test/test_rotation_and_scale_invariance.cpp                     ts->printf(cvtest::TS::LOG, "Incorrect angleInliersRatio: curr = %f, min = %f.\n",
TS                281 modules/features2d/test/test_rotation_and_scale_invariance.cpp                     ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                290 modules/features2d/test/test_rotation_and_scale_invariance.cpp         ts->set_failed_test_info( cvtest::TS::OK );
TS                324 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->printf(cvtest::TS::LOG, "Image %s can not be read.\n", imageFilename.c_str());
TS                325 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                367 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect descInliersRatio: curr = %f, min = %f.\n",
TS                369 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                376 modules/features2d/test/test_rotation_and_scale_invariance.cpp         ts->set_failed_test_info( cvtest::TS::OK );
TS                408 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->printf(cvtest::TS::LOG, "Image %s can not be read.\n", imageFilename.c_str());
TS                409 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                431 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Strange behavior of the detector. "
TS                437 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                471 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect keyPointMatchesRatio: curr = %f, min = %f.\n",
TS                473 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                482 modules/features2d/test/test_rotation_and_scale_invariance.cpp                     ts->printf(cvtest::TS::LOG, "Incorrect scaleInliersRatio: curr = %f, min = %f.\n",
TS                484 modules/features2d/test/test_rotation_and_scale_invariance.cpp                     ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                493 modules/features2d/test/test_rotation_and_scale_invariance.cpp         ts->set_failed_test_info( cvtest::TS::OK );
TS                527 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->printf(cvtest::TS::LOG, "Image %s can not be read.\n", imageFilename.c_str());
TS                528 modules/features2d/test/test_rotation_and_scale_invariance.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                571 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect descInliersRatio: curr = %f, min = %f.\n",
TS                573 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                580 modules/features2d/test/test_rotation_and_scale_invariance.cpp         ts->set_failed_test_info( cvtest::TS::OK );
TS                 86 modules/flann/test/test_lshtable_badarg.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                 88 modules/flann/test/test_lshtable_badarg.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                 88 modules/highgui/test/test_gui.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                 84 modules/imgcodecs/test/test_drawing.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                 91 modules/imgcodecs/test/test_drawing.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                236 modules/imgcodecs/test/test_drawing.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                239 modules/imgcodecs/test/test_drawing.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                405 modules/imgcodecs/test/test_drawing.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                409 modules/imgcodecs/test/test_drawing.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                103 modules/imgcodecs/test/test_grfmt.cpp     const string folder = string(cvtest::TS::ptr()->get_data_path()) + "/readwrite/";
TS                124 modules/imgcodecs/test/test_grfmt.cpp     const string folder = string(cvtest::TS::ptr()->get_data_path()) + "/readwrite/";
TS                140 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "start  reading big image\n");
TS                142 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "finish reading big image\n");
TS                143 modules/imgcodecs/test/test_grfmt.cpp             if (img.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                144 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "start  writing big image\n");
TS                146 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "finish writing big image\n");
TS                150 modules/imgcodecs/test/test_grfmt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                152 modules/imgcodecs/test/test_grfmt.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                298 modules/imgcodecs/test/test_grfmt.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                302 modules/imgcodecs/test/test_grfmt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                304 modules/imgcodecs/test/test_grfmt.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                338 modules/imgcodecs/test/test_grfmt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                340 modules/imgcodecs/test/test_grfmt.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                348 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                382 modules/imgcodecs/test/test_grfmt.cpp             if (img.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                402 modules/imgcodecs/test/test_grfmt.cpp             if (img.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                420 modules/imgcodecs/test/test_grfmt.cpp             if (img.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                438 modules/imgcodecs/test/test_grfmt.cpp             if (img.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                456 modules/imgcodecs/test/test_grfmt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                458 modules/imgcodecs/test/test_grfmt.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                476 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                500 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                524 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                652 modules/imgcodecs/test/test_grfmt.cpp             if (img.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                655 modules/imgcodecs/test/test_grfmt.cpp             if (tiled8.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                659 modules/imgcodecs/test/test_grfmt.cpp             if (tiled16.empty()) ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                667 modules/imgcodecs/test/test_grfmt.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                669 modules/imgcodecs/test/test_grfmt.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                713 modules/imgcodecs/test/test_grfmt.cpp         const string folder = string(cvtest::TS::ptr()->get_data_path()) + "/readwrite/";
TS                754 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                803 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                827 modules/imgcodecs/test/test_grfmt.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                853 modules/imgcodecs/test/test_grfmt.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "/readwrite/";
TS                285 modules/imgproc/test/test_approxpoly.cpp     int code = cvtest::TS::OK;
TS                329 modules/imgproc/test/test_approxpoly.cpp                 ts->printf( cvtest::TS::LOG,
TS                331 modules/imgproc/test/test_approxpoly.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                338 modules/imgproc/test/test_approxpoly.cpp                 ts->printf( cvtest::TS::LOG,
TS                340 modules/imgproc/test/test_approxpoly.cpp                 code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                270 modules/imgproc/test/test_bilateral_filter.cpp             ts->printf(cvtest::TS::CONSOLE, "actual error: %g, expected: %g", e, eps);
TS                271 modules/imgproc/test/test_bilateral_filter.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                274 modules/imgproc/test/test_bilateral_filter.cpp             ts->set_failed_test_info(cvtest::TS::OK);
TS                260 modules/imgproc/test/test_canny.cpp     int code = cvtest::TS::OK, nz0;
TS                269 modules/imgproc/test/test_canny.cpp         ts->printf( cvtest::TS::LOG, "Some of the pixels, produced by Canny, are not 0's or 255's; the difference is %g\n", err );
TS                270 modules/imgproc/test/test_canny.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                278 modules/imgproc/test/test_canny.cpp         ts->printf( cvtest::TS::LOG, "Too high percentage of non-matching edge pixels = %g%%\n", err);
TS                279 modules/imgproc/test/test_canny.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1690 modules/imgproc/test/test_color.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               1712 modules/imgproc/test/test_color.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               1802 modules/imgproc/test/test_color.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               1813 modules/imgproc/test/test_color.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISSING_TEST_DATA);
TS               1814 modules/imgproc/test/test_color.cpp         ts->printf(cvtest::TS::SUMMARY, "No input image\n");
TS               1840 modules/imgproc/test/test_color.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS               1841 modules/imgproc/test/test_color.cpp             ts->printf(cvtest::TS::SUMMARY, "\nReference channels: %d\n"
TS               1843 modules/imgproc/test/test_color.cpp             ts->printf(cvtest::TS::SUMMARY, "\nReference depth: %d\n"
TS               1845 modules/imgproc/test/test_color.cpp             ts->printf(cvtest::TS::SUMMARY, "\nReference rows: %d\n"
TS               1847 modules/imgproc/test/test_color.cpp             ts->printf(cvtest::TS::SUMMARY, "\nReference cols: %d\n"
TS               1860 modules/imgproc/test/test_color.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               1861 modules/imgproc/test/test_color.cpp             ts->printf(cvtest::TS::SUMMARY, "\nCount non zero in absdiff: %d\n", nonZero);
TS               1895 modules/imgproc/test/test_color.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               1910 modules/imgproc/test/test_color.cpp                 ts->printf(cvtest::TS::SUMMARY, "Error in: (%d, %d)\n", x / cn,  y);
TS               1911 modules/imgproc/test/test_color.cpp                 ts->printf(cvtest::TS::SUMMARY, "Reference value: %f\n", rD[x]);
TS               1912 modules/imgproc/test/test_color.cpp                 ts->printf(cvtest::TS::SUMMARY, "Actual value: %f\n", D[x]);
TS               1914 modules/imgproc/test/test_color.cpp                     ts->printf(cvtest::TS::SUMMARY, "Src value: %f\n", src.ptr<float>(y)[x]);
TS               1915 modules/imgproc/test/test_color.cpp                 ts->printf(cvtest::TS::SUMMARY, "Size: (%d, %d)\n", reference.rows, reference.cols);
TS               1925 modules/imgproc/test/test_color.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               1938 modules/imgproc/test/test_color.cpp     RNG& rng = cvtest::TS::ptr()->get_rng();
TS               2048 modules/imgproc/test/test_color.cpp static void checkData(const Mat& actual, const Mat& reference, cvtest::TS* ts, const char* type,
TS               2067 modules/imgproc/test/test_color.cpp                 #define SUM cvtest::TS::SUMMARY
TS               2080 modules/imgproc/test/test_color.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               2090 modules/imgproc/test/test_color.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               2100 modules/imgproc/test/test_color.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISSING_TEST_DATA);
TS               2101 modules/imgproc/test/test_color.cpp         ts->printf(cvtest::TS::SUMMARY, "No input image\n");
TS               2145 modules/imgproc/test/test_color.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               2177 modules/imgproc/test/test_color.cpp                     ts->printf(cvtest::TS::SUMMARY, "Error in: (%d, %d)\n", x / cn,  y);
TS               2178 modules/imgproc/test/test_color.cpp                     ts->printf(cvtest::TS::SUMMARY, "Reference value: %d\n", rD[x]);
TS               2179 modules/imgproc/test/test_color.cpp                     ts->printf(cvtest::TS::SUMMARY, "Actual value: %d\n", D[x]);
TS               2180 modules/imgproc/test/test_color.cpp                     ts->printf(cvtest::TS::SUMMARY, "Src value: %d\n", raw.ptr<uchar>(y)[x]);
TS               2181 modules/imgproc/test/test_color.cpp                     ts->printf(cvtest::TS::SUMMARY, "Size: (%d, %d)\n", reference.rows, reference.cols);
TS               2187 modules/imgproc/test/test_color.cpp                     ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                 69 modules/imgproc/test/test_connectedcomponents.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                 82 modules/imgproc/test/test_connectedcomponents.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
TS                 96 modules/imgproc/test/test_connectedcomponents.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_MISMATCH );
TS                101 modules/imgproc/test/test_connectedcomponents.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_MISMATCH );
TS                104 modules/imgproc/test/test_connectedcomponents.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                270 modules/imgproc/test/test_contours.cpp     int code = cvtest::TS::OK;
TS                276 modules/imgproc/test/test_contours.cpp         ts->printf( cvtest::TS::LOG, "The number of contours retrieved with different "
TS                280 modules/imgproc/test/test_contours.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                317 modules/imgproc/test/test_contours.cpp                 ts->printf( cvtest::TS::LOG,
TS                321 modules/imgproc/test/test_contours.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                338 modules/imgproc/test/test_contours.cpp                 ts->printf( cvtest::TS::LOG,
TS                341 modules/imgproc/test/test_contours.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                350 modules/imgproc/test/test_contours.cpp                 ts->printf( cvtest::TS::LOG,
TS                353 modules/imgproc/test/test_contours.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                367 modules/imgproc/test/test_contours.cpp                     ts->printf( cvtest::TS::LOG,
TS                370 modules/imgproc/test/test_contours.cpp                     code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                601 modules/imgproc/test/test_convhull.cpp                 ts->printf( cvtest::TS::LOG, "Invalid convex hull point #%d\n", i );
TS                602 modules/imgproc/test/test_convhull.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                622 modules/imgproc/test/test_convhull.cpp                 ts->printf( cvtest::TS::LOG, "The convex hull is not convex or has a wrong orientation (vtx %d)\n", i );
TS                623 modules/imgproc/test/test_convhull.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                639 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The point #%d is outside of the convex hull\n", i );
TS                640 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                650 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Not every convex hull vertex coincides with some input point\n" );
TS                651 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                726 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The bounding box is not a rectangle\n" );
TS                727 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                759 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The point #%d is outside of the box\n", i );
TS                760 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                777 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Not every box side has a point nearby\n" );
TS                778 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                904 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS                906 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                910 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS                912 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                916 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS                918 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                996 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The point #%d is outside of the circle\n", i );
TS                997 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1007 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG,
TS               1009 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1114 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "cvArcLength() returned invalid value (%g)\n", result );
TS               1115 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1119 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "The function returned %g, while the correct result is %g\n", result, result0 );
TS               1120 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1253 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Some of the computed ellipse parameters are invalid (x=%g,y=%g,w=%g,h=%g,angle=%g)\n",
TS               1255 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1270 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "The computed ellipse center and/or size are incorrect:\n\t"
TS               1274 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1284 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Incorrect ellipse angle (=%1.f, should be %1.f)\n",
TS               1286 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1561 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "Some of the computed line parameters are invalid (line[%d]=%g)\n",
TS               1563 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1588 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS               1592 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS               1595 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1609 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS               1613 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS               1616 modules/imgproc/test/test_convhull.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1807 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS               1809 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1815 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
TS               1818 modules/imgproc/test/test_convhull.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1910 modules/imgproc/test/test_convhull.cpp             ts->printf(cvtest::TS::LOG,
TS               1912 modules/imgproc/test/test_convhull.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS               1916 modules/imgproc/test/test_convhull.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                 64 modules/imgproc/test/test_emd.cpp     int code = cvtest::TS::OK;
TS                 84 modules/imgproc/test/test_emd.cpp         ts->printf( cvtest::TS::LOG,
TS                 86 modules/imgproc/test/test_emd.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1870 modules/imgproc/test/test_filter.cpp             ts->printf(cvtest::TS::LOG, "Combination of depths %d => %d in %s is not supported (yet it should be)",
TS               1883 modules/imgproc/test/test_filter.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                 71 modules/imgproc/test/test_grabcut.cpp     ts->printf( cvtest::TS::LOG, "nonIntersectArea/expArea = %f\n", curRatio );
TS                 88 modules/imgproc/test/test_grabcut.cpp          ts->set_failed_test_info(cvtest::TS::FAIL_MISSING_TEST_DATA);
TS                115 modules/imgproc/test/test_grabcut.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                134 modules/imgproc/test/test_grabcut.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                137 modules/imgproc/test/test_grabcut.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                144 modules/imgproc/test/test_grabcut.cpp     cvtest::TS& ts = *cvtest::TS::ptr();
TS                540 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS                549 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The bin #%d has invalid value\n", i );
TS                550 modules/imgproc/test/test_histograms.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                554 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The bin #%d = %g, while it should be %g\n", i, v, v0 );
TS                555 modules/imgproc/test/test_histograms.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                560 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The bin index = (" );
TS                562 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG, "%d%s", indices->data.i[i*cdims + j],
TS                647 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS                652 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
TS                654 modules/imgproc/test/test_histograms.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                659 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
TS                662 modules/imgproc/test/test_histograms.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                671 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG,
TS                675 modules/imgproc/test/test_histograms.cpp                 code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                744 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS                770 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
TS                772 modules/imgproc/test/test_histograms.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                776 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
TS                778 modules/imgproc/test/test_histograms.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                889 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS                917 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG, "The %d-th bin is invalid (=%g)\n", i, v );
TS                918 modules/imgproc/test/test_histograms.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                923 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG, "The %d-th bin is incorrect (=%g, should be =%g)\n", i, v, v0 );
TS                924 modules/imgproc/test/test_histograms.cpp                 code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                934 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG,
TS                936 modules/imgproc/test/test_histograms.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                997 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS               1098 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The comparison result using the method #%d (%s) is invalid (=%g)\n",
TS               1100 modules/imgproc/test/test_histograms.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1105 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The comparison result using the method #%d (%s)\n\tis inaccurate (=%g, should be =%g)\n",
TS               1107 modules/imgproc/test/test_histograms.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1308 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS               1314 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG, "The histogram does not match to the reference one\n" );
TS               1315 modules/imgproc/test/test_histograms.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS               1534 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS               1726 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS               1801 modules/imgproc/test/test_histograms.cpp     int code = cvtest::TS::OK;
TS               1824 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG,
TS               1827 modules/imgproc/test/test_histograms.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS               1832 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG,
TS               1835 modules/imgproc/test/test_histograms.cpp                 code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                145 modules/imgproc/test/test_houghLines.cpp     string filename = cvtest::TS::ptr()->get_data_path() + picture_name;
TS                151 modules/imgproc/test/test_houghLines.cpp         xml = string(cvtest::TS::ptr()->get_data_path()) + "imgproc/HoughLines.xml";
TS                153 modules/imgproc/test/test_houghLines.cpp         xml = string(cvtest::TS::ptr()->get_data_path()) + "imgproc/HoughLinesP.xml";
TS                 78 modules/imgproc/test/test_imgproc_umat.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS               1518 modules/imgproc/test/test_imgwarp.cpp                 cvtest::TS::ptr()->printf(cvtest::TS::SUMMARY, "Inf norm: %f\n", static_cast<float>(norm(actual, expected, NORM_INF)));
TS               1519 modules/imgproc/test/test_imgwarp.cpp                 cvtest::TS::ptr()->printf(cvtest::TS::SUMMARY, "Error in : (%d, %d)\n", dx, dy);
TS                 58 modules/imgproc/test/test_imgwarp_strict.cpp         cvtest::TS::ptr()->printf(cvtest::TS::SUMMARY, buffer);
TS                105 modules/imgproc/test/test_imgwarp_strict.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                312 modules/imgproc/test/test_imgwarp_strict.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                968 modules/imgproc/test/test_imgwarp_strict.cpp     if (cvtest::TS::ptr()->get_err_code() == cvtest::TS::FAIL_BAD_ACCURACY)
TS                460 modules/imgproc/test/test_moments.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_MISMATCH);
TS                 64 modules/imgproc/test/test_pc.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                 83 modules/imgproc/test/test_pc.cpp          ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                 70 modules/imgproc/test/test_watershed.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                126 modules/imgproc/test/test_watershed.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_MISMATCH );
TS                129 modules/imgproc/test/test_watershed.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                240 modules/ml/test/test_emknearestkmeans.cpp     int code = cvtest::TS::OK;
TS                247 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels if flag==KMEANS_PP_CENTERS.\n" );
TS                248 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                252 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) if flag==KMEANS_PP_CENTERS.\n", err );
TS                253 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                260 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels if flag==KMEANS_RANDOM_CENTERS.\n" );
TS                261 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                265 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) if flag==KMEANS_RANDOM_CENTERS.\n", err );
TS                266 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                277 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels if flag==KMEANS_USE_INITIAL_LABELS.\n" );
TS                278 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                282 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) if flag==KMEANS_USE_INITIAL_LABELS.\n", err );
TS                283 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                314 modules/ml/test/test_emknearestkmeans.cpp     int code = cvtest::TS::OK;
TS                323 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels.\n" );
TS                324 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                328 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) on test data.\n", err );
TS                329 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                339 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels.\n" );
TS                340 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                344 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) on test data.\n", err );
TS                345 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                393 modules/ml/test/test_emknearestkmeans.cpp     int code = cvtest::TS::OK;
TS                414 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad output labels.\n", caseIndex );
TS                415 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                419 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad accuracy (%f) on train data.\n", caseIndex, err );
TS                420 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                433 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad output labels.\n", caseIndex );
TS                434 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                438 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad accuracy (%f) on test data.\n", caseIndex, err );
TS                439 modules/ml/test/test_emknearestkmeans.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                473 modules/ml/test/test_emknearestkmeans.cpp     int code = cvtest::TS::OK;
TS                479 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                485 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                491 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                497 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                503 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                509 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                515 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                521 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                527 modules/ml/test/test_emknearestkmeans.cpp         code = currCode == cvtest::TS::OK ? code : currCode;
TS                539 modules/ml/test/test_emknearestkmeans.cpp         int code = cvtest::TS::OK;
TS                569 modules/ml/test/test_emknearestkmeans.cpp                 ts->printf( cvtest::TS::LOG, "Crash in write method.\n" );
TS                570 modules/ml/test/test_emknearestkmeans.cpp                 ts->set_failed_test_info( cvtest::TS::FAIL_EXCEPTION );
TS                583 modules/ml/test/test_emknearestkmeans.cpp             ts->printf( cvtest::TS::LOG, "Crash in read method.\n" );
TS                584 modules/ml/test/test_emknearestkmeans.cpp             ts->set_failed_test_info( cvtest::TS::FAIL_EXCEPTION );
TS                595 modules/ml/test/test_emknearestkmeans.cpp             ts->printf( cvtest::TS::LOG, "Different prediction results before writeing and after reading (errCaseCount=%d).\n", errCaseCount );
TS                596 modules/ml/test/test_emknearestkmeans.cpp             code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                619 modules/ml/test/test_emknearestkmeans.cpp             ts->printf(cvtest::TS::LOG, "File with spambase dataset cann't be read.\n");
TS                620 modules/ml/test/test_emknearestkmeans.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                684 modules/ml/test/test_emknearestkmeans.cpp         int code = cvtest::TS::OK;
TS                687 modules/ml/test/test_emknearestkmeans.cpp             ts->printf(cvtest::TS::LOG, "Too large train classification error (calc = %f, valid=%f).\n", trainError, maxTrainError);
TS                688 modules/ml/test/test_emknearestkmeans.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                692 modules/ml/test/test_emknearestkmeans.cpp             ts->printf(cvtest::TS::LOG, "Too large test classification error (calc = %f, valid=%f).\n", testError, maxTestError);
TS                693 modules/ml/test/test_emknearestkmeans.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                 80 modules/ml/test/test_gbttest.cpp     int code = cvtest::TS::OK;
TS                 96 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "Bad test_num value in CV_GBTreesTest::TestTrainPredict(..) function." );
TS                 97 modules/ml/test/test_gbttest.cpp             return cvtest::TS::FAIL_BAD_ARG_CHECK;
TS                109 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "File reading error." );
TS                110 modules/ml/test/test_gbttest.cpp             return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                142 modules/ml/test/test_gbttest.cpp         ts->printf( cvtest::TS::LOG, "Model training was failed.");
TS                143 modules/ml/test/test_gbttest.cpp         return cvtest::TS::FAIL_INVALID_OUTPUT;
TS                156 modules/ml/test/test_gbttest.cpp         return cvtest::TS::FAIL_GENERIC;
TS                167 modules/ml/test/test_gbttest.cpp         ts->printf( cvtest::TS::LOG, "Test error is out of range:\n"
TS                170 modules/ml/test/test_gbttest.cpp         return cvtest::TS::FAIL_BAD_ACCURACY;
TS                173 modules/ml/test/test_gbttest.cpp     return cvtest::TS::OK;
TS                181 modules/ml/test/test_gbttest.cpp         return cvtest::TS::FAIL_GENERIC;
TS                200 modules/ml/test/test_gbttest.cpp     int code = cvtest::TS::OK;
TS                213 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "first and second saved files differ in %n-line; first %n line: %s; second %n-line: %s",
TS                215 modules/ml/test/test_gbttest.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                220 modules/ml/test/test_gbttest.cpp         ts->printf( cvtest::TS::LOG, "First and second saved files differ in %n-line; first %n line: %s; second %n-line: %s",
TS                222 modules/ml/test/test_gbttest.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                237 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "Responses predicted before saving and after loading are different" );
TS                238 modules/ml/test/test_gbttest.cpp             code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                254 modules/ml/test/test_gbttest.cpp     int code = cvtest::TS::OK;
TS                260 modules/ml/test/test_gbttest.cpp         if (temp_code != cvtest::TS::OK)
TS                269 modules/ml/test/test_gbttest.cpp             if (temp_code != cvtest::TS::OK)
TS                112 modules/ml/test/test_lr.cpp     int test_code = cvtest::TS::OK;
TS                116 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Bad prediction labels\n" );
TS                117 modules/ml/test/test_lr.cpp         test_code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                121 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Bad accuracy of (%f)\n", error);
TS                122 modules/ml/test/test_lr.cpp         test_code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                148 modules/ml/test/test_lr.cpp     int code = cvtest::TS::OK;
TS                175 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Crash in write method.\n" );
TS                176 modules/ml/test/test_lr.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                188 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Crash in write method.\n" );
TS                189 modules/ml/test/test_lr.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_EXCEPTION);
TS                210 modules/ml/test/test_lr.cpp         ts->printf( cvtest::TS::LOG, "Different prediction results before writing and after reading (errorCount=%d).\n", errorCount );
TS                211 modules/ml/test/test_lr.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                 54 modules/ml/test/test_mltests.cpp     int code = cvtest::TS::OK;
TS                 57 modules/ml/test/test_mltests.cpp     if (code == cvtest::TS::OK)
TS                107 modules/ml/test/test_mltests.cpp         ts->printf( cvtest::TS::LOG, "Test case = %d; test error = %f; mean error = %f (diff=%f), %d*sigma = %f\n",
TS                111 modules/ml/test/test_mltests.cpp             ts->printf( cvtest::TS::LOG, "abs(%f - %f) > %f - OUT OF RANGE!\n", curErr, mean, coeff*sigma, coeff );
TS                112 modules/ml/test/test_mltests.cpp             return cvtest::TS::FAIL_BAD_ACCURACY;
TS                115 modules/ml/test/test_mltests.cpp             ts->printf( cvtest::TS::LOG, ".\n" );
TS                120 modules/ml/test/test_mltests.cpp         ts->printf( cvtest::TS::LOG, "validation info is not suitable" );
TS                121 modules/ml/test/test_mltests.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                123 modules/ml/test/test_mltests.cpp     return cvtest::TS::OK;
TS                244 modules/ml/test/test_mltests2.cpp     return cvtest::TS::OK;;
TS                254 modules/ml/test/test_mltests2.cpp     int code = cvtest::TS::OK;
TS                258 modules/ml/test/test_mltests2.cpp         if (temp_code == cvtest::TS::OK)
TS                260 modules/ml/test/test_mltests2.cpp         if (temp_code != cvtest::TS::OK)
TS                265 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "validation file is not determined or not correct" );
TS                266 modules/ml/test/test_mltests2.cpp         code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                278 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "data path is empty" );
TS                279 modules/ml/test/test_mltests2.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                300 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "file %s can not be read\n", filename.c_str() );
TS                301 modules/ml/test/test_mltests2.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                305 modules/ml/test/test_mltests2.cpp     return cvtest::TS::OK;
TS                444 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "in test case %d model training was failed", testCaseIdx );
TS                445 modules/ml/test/test_mltests2.cpp         return cvtest::TS::FAIL_INVALID_OUTPUT;
TS                447 modules/ml/test/test_mltests2.cpp     return cvtest::TS::OK;
TS                 57 modules/ml/test/test_save_load.cpp     int code = cvtest::TS::OK;
TS                 60 modules/ml/test/test_save_load.cpp     if( code == cvtest::TS::OK )
TS                 64 modules/ml/test/test_save_load.cpp         if( code == cvtest::TS::OK )
TS                 75 modules/ml/test/test_save_load.cpp             ts->printf( cvtest::TS::LOG, "model can not be trained" );
TS                 82 modules/ml/test/test_save_load.cpp     int code = cvtest::TS::OK;
TS                 88 modules/ml/test/test_save_load.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                 98 modules/ml/test/test_save_load.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                110 modules/ml/test/test_save_load.cpp                 ts->printf( cvtest::TS::LOG,
TS                114 modules/ml/test/test_save_load.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                142 modules/ml/test/test_save_load.cpp                 ts->printf( cvtest::TS::LOG, "in test case %d responses predicted before saving and after loading is different", testCaseIdx );
TS                143 modules/ml/test/test_save_load.cpp                 code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                188 modules/ml/test/test_save_load.cpp         int code = cvtest::TS::OK;
TS                206 modules/ml/test/test_save_load.cpp             code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                 85 modules/ml/test/test_svmtrainauto.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                148 modules/objdetect/test/test_cascadeandhog.cpp     return cvtest::TS::OK;
TS                231 modules/objdetect/test/test_cascadeandhog.cpp         if (!write_results && temp_code == cvtest::TS::OK)
TS                234 modules/objdetect/test/test_cascadeandhog.cpp         if (temp_code != cvtest::TS::OK)
TS                249 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf( cvtest::TS::LOG, "validation file is not determined or not correct" );
TS                250 modules/objdetect/test/test_cascadeandhog.cpp         code = cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                270 modules/objdetect/test/test_cascadeandhog.cpp             ts->printf( cvtest::TS::LOG, msg );
TS                271 modules/objdetect/test/test_cascadeandhog.cpp             return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                274 modules/objdetect/test/test_cascadeandhog.cpp         if( code != cvtest::TS::OK )
TS                293 modules/objdetect/test/test_cascadeandhog.cpp     return cvtest::TS::OK;
TS                381 modules/objdetect/test/test_cascadeandhog.cpp         return cvtest::TS::FAIL_BAD_ACCURACY;
TS                383 modules/objdetect/test/test_cascadeandhog.cpp     return cvtest::TS::OK;
TS                435 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf( cvtest::TS::LOG, "cascade %s can not be opened");
TS                436 modules/objdetect/test/test_cascadeandhog.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                452 modules/objdetect/test/test_cascadeandhog.cpp     return cvtest::TS::OK;
TS                470 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf( cvtest::TS::LOG, "cascade %s can not be opened");
TS                471 modules/objdetect/test/test_cascadeandhog.cpp         return cvtest::TS::FAIL_INVALID_TEST_DATA;
TS                477 modules/objdetect/test/test_cascadeandhog.cpp     return cvtest::TS::OK;
TS                518 modules/objdetect/test/test_cascadeandhog.cpp     return cvtest::TS::OK;
TS                526 modules/objdetect/test/test_cascadeandhog.cpp     img = imread(cvtest::TS::ptr()->get_data_path() + "/cascadeandhog/images/karen-and-rob.png");
TS                556 modules/objdetect/test/test_cascadeandhog.cpp     cvtest::TS* ts;
TS                562 modules/objdetect/test/test_cascadeandhog.cpp         ts(cvtest::TS::ptr()), failed(false)
TS               1082 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::SUMMARY, "Found locations are not equal (see detect function)\n");
TS               1083 modules/objdetect/test/test_cascadeandhog.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               1093 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::SUMMARY, "Weights for found locations aren't equal.\n"
TS               1095 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::LOG, "Channels: %d\n", img.channels());
TS               1097 modules/objdetect/test/test_cascadeandhog.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               1175 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::SUMMARY, "Norm of the difference: %lf\n", diff_norm);
TS               1176 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::SUMMARY, "Found descriptors are not equal (see compute function)\n");
TS               1177 modules/objdetect/test/test_cascadeandhog.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               1178 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::LOG, "Channels: %d\n", img.channels());
TS               1324 modules/objdetect/test/test_cascadeandhog.cpp            ts->printf(cvtest::TS::LOG, "%s matrices are not equal\n"
TS               1326 modules/objdetect/test/test_cascadeandhog.cpp            ts->printf(cvtest::TS::LOG, "Channels: %d\n", img.channels());
TS               1327 modules/objdetect/test/test_cascadeandhog.cpp            ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS               1337 modules/objdetect/test/test_cascadeandhog.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS               1367 modules/objdetect/test/test_cascadeandhog.cpp     String root = cvtest::TS::ptr()->get_data_path() + "cascadeandhog/cascades/";
TS                 63 modules/photo/test/test_cloning.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "cloning/Normal_Cloning/";
TS                 94 modules/photo/test/test_cloning.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "cloning/Mixed_Cloning/";
TS                126 modules/photo/test/test_cloning.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "cloning/Monochrome_Transfer/";
TS                158 modules/photo/test/test_cloning.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "cloning/color_change/";
TS                184 modules/photo/test/test_cloning.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "cloning/Illumination_Change/";
TS                208 modules/photo/test/test_cloning.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "cloning/Texture_Flattening/";
TS                 54 modules/photo/test/test_decolor.cpp         string folder = string(cvtest::TS::ptr()->get_data_path()) + "decolor/";
TS                 80 modules/photo/test/test_denoise_tvl1.cpp     cv::Mat img = cv::imread(cvtest::TS::ptr()->get_data_path() + "shared/lena.png", 0), noisy, res;
TS                 61 modules/photo/test/test_denoising.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "denoising/";
TS                 81 modules/photo/test/test_denoising.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "denoising/";
TS                102 modules/photo/test/test_denoising.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "denoising/";
TS                127 modules/photo/test/test_denoising.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "denoising/";
TS                162 modules/photo/test/test_denoising.cpp     string imgname = string(cvtest::TS::ptr()->get_data_path()) + "shared/5MP.png";
TS                 91 modules/photo/test/test_hdr.cpp     string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/tonemap/";
TS                131 modules/photo/test/test_hdr.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "shared/";
TS                157 modules/photo/test/test_hdr.cpp     string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/";
TS                183 modules/photo/test/test_hdr.cpp     string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/";
TS                206 modules/photo/test/test_hdr.cpp     string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/";
TS                226 modules/photo/test/test_hdr.cpp     string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/";
TS                245 modules/photo/test/test_hdr.cpp     string test_path = string(cvtest::TS::ptr()->get_data_path()) + "hdr/";
TS                 73 modules/photo/test/test_inpaint.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_TEST_DATA );
TS                 99 modules/photo/test/test_inpaint.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_MISMATCH );
TS                112 modules/photo/test/test_inpaint.cpp         ts->set_failed_test_info( cvtest::TS::FAIL_BAD_ACCURACY );
TS                116 modules/photo/test/test_inpaint.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                 54 modules/photo/test/test_npr.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "npr/";
TS                 71 modules/photo/test/test_npr.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "npr/";
TS                 89 modules/photo/test/test_npr.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "npr/";
TS                106 modules/photo/test/test_npr.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "npr/";
TS                127 modules/photo/test/test_npr.cpp     string folder = string(cvtest::TS::ptr()->get_data_path()) + "npr/";
TS                 67 modules/shape/test/test_shape.cpp                 filename << cvtest::TS::ptr()->get_data_path()
TS                185 modules/shape/test/test_shape.cpp             ts->set_failed_test_info(cvtest::TS::OK);
TS                187 modules/shape/test/test_shape.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                 49 modules/stitching/test/test_blenders.cpp     Mat image1 = imread(string(cvtest::TS::ptr()->get_data_path()) + "cv/shared/baboon.png");
TS                 50 modules/stitching/test/test_blenders.cpp     Mat image2 = imread(string(cvtest::TS::ptr()->get_data_path()) + "cv/shared/lena.png");
TS                 75 modules/stitching/test/test_blenders.cpp     Mat expected = imread(string(cvtest::TS::ptr()->get_data_path()) + "stitching/baboon_lena.png");
TS                 53 modules/stitching/test/test_matchers.cpp     Mat img  = imread(string(cvtest::TS::ptr()->get_data_path()) + "cv/shared/lena.png");
TS                114 modules/superres/test/test_superres.cpp     cvtest::TS::ptr()->get_rng().fill(noise, cv::RNG::NORMAL, 0.0, sigma);
TS                125 modules/superres/test/test_superres.cpp             if (cvtest::TS::ptr()->get_rng().uniform(0, frequency) < 1)
TS                220 modules/superres/test/test_superres.cpp     const std::string inputVideoName = cvtest::TS::ptr()->get_data_path() + "car.avi";
TS                 55 modules/ts/include/opencv2/ts.hpp class CV_EXPORTS TS;
TS                147 modules/ts/include/opencv2/ts.hpp CV_EXPORTS int cmpEps2( TS* ts, const Mat& data, const Mat& refdata, double success_err_level,
TS                150 modules/ts/include/opencv2/ts.hpp CV_EXPORTS int cmpEps2_64f( TS* ts, const double* val, const double* refval, int len,
TS                192 modules/ts/include/opencv2/ts.hpp class TS;
TS                245 modules/ts/include/opencv2/ts.hpp     TS* ts;
TS                297 modules/ts/include/opencv2/ts.hpp     TS();
TS                298 modules/ts/include/opencv2/ts.hpp     virtual ~TS();
TS                314 modules/ts/include/opencv2/ts.hpp     static TS* ptr();
TS                407 modules/ts/include/opencv2/ts.hpp     TS::FailureCode get_err_code() { return TS::FailureCode(current_test_info.code); }
TS                415 modules/ts/include/opencv2/ts.hpp     static string str_from_code( const TS::FailureCode code );
TS                502 modules/ts/include/opencv2/ts.hpp                 ts->printf(TS::LOG, "%s (test case #%d): the error code %d is different from the expected %d\n",
TS                510 modules/ts/include/opencv2/ts.hpp             ts->printf(TS::LOG, "%s  (test case #%d): unknown exception was thrown (the function has likely crashed)\n",
TS                516 modules/ts/include/opencv2/ts.hpp             ts->printf(TS::LOG, "%s  (test case #%d): no expected exception was thrown\n",
TS                573 modules/ts/include/opencv2/ts.hpp     cvtest::TS::ptr()->init(resourcesubdir); \
TS                 64 modules/ts/src/cuda_test.cpp         RNG& rng = TS::ptr()->get_rng();
TS                 70 modules/ts/src/cuda_test.cpp         RNG& rng = TS::ptr()->get_rng();
TS                 86 modules/ts/src/cuda_test.cpp         return randomMat(TS::ptr()->get_rng(), size, type, minVal, maxVal, false);
TS                122 modules/ts/src/cuda_test.cpp         return imread(TS::ptr()->get_data_path() + fileName, flags);
TS                412 modules/ts/src/cuda_test.cpp         imwrite(TS::ptr()->get_data_path() + fileName, image);
TS                222 modules/ts/src/ocl_test.cpp     return cv::imread(cvtest::TS::ptr()->get_data_path() + fileName, flags);
TS                 80 modules/ts/src/ts.cpp     TS::FailureCode code = TS::FAIL_EXCEPTION;
TS                 89 modules/ts/src/ts.cpp         code = TS::FAIL_MEMORY_EXCEPTION;
TS                 99 modules/ts/src/ts.cpp         code = TS::FAIL_ARITHM_EXCEPTION;
TS                107 modules/ts/src/ts.cpp         code = TS::FAIL_EXCEPTION;
TS                124 modules/ts/src/ts.cpp     TS::FailureCode code = TS::FAIL_EXCEPTION;
TS                128 modules/ts/src/ts.cpp         code = TS::FAIL_ARITHM_EXCEPTION;
TS                132 modules/ts/src/ts.cpp         code = TS::FAIL_ARITHM_EXCEPTION;
TS                135 modules/ts/src/ts.cpp         code = TS::FAIL_EXCEPTION;
TS                169 modules/ts/src/ts.cpp     ts = TS::ptr();
TS                219 modules/ts/src/ts.cpp             throw TS::FailureCode(_code);
TS                232 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "%s\n", buf);
TS                234 modules/ts/src/ts.cpp             ts->set_failed_test_info( TS::FAIL_ERROR_IN_CALLED_FUNC );
TS                236 modules/ts/src/ts.cpp         catch (const TS::FailureCode& fc)
TS                238 modules/ts/src/ts.cpp             std::string errorStr = TS::str_from_code(fc);
TS                239 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "General failure:\n\t%s (%d)\n", errorStr.c_str(), fc);
TS                245 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "Unknown failure\n");
TS                247 modules/ts/src/ts.cpp             ts->set_failed_test_info( TS::FAIL_EXCEPTION );
TS                320 modules/ts/src/ts.cpp             ts->printf( TS::CONSOLE, "." );
TS                326 modules/ts/src/ts.cpp         ts->printf( TS::CONSOLE, "." );
TS                360 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "%s (test case #%d): the error code %d is different from the expected %d\n",
TS                368 modules/ts/src/ts.cpp         ts->printf(TS::LOG, "%s  (test case #%d): unknown exception was thrown (the function has likely crashed)\n",
TS                375 modules/ts/src/ts.cpp         ts->printf(TS::LOG, "%s  (test case #%d): no expected exception was thrown\n",
TS                407 modules/ts/src/ts.cpp TS::TS()
TS                412 modules/ts/src/ts.cpp TS::~TS()
TS                417 modules/ts/src/ts.cpp string TS::str_from_code( const TS::FailureCode code )
TS                443 modules/ts/src/ts.cpp static int tsErrorCallback( int status, const char* func_name, const char* err_msg, const char* file_name, int line, TS* ts )
TS                445 modules/ts/src/ts.cpp     ts->printf(TS::LOG, "OpenCV Error:\n\t%s (%s) in %s, file %s, line %d\n", cvErrorStr(status), err_msg, func_name[0] != 0 ? func_name : "unknown function", file_name, line);
TS                451 modules/ts/src/ts.cpp void TS::init( const string& modulename )
TS                496 modules/ts/src/ts.cpp void TS::set_gtest_status()
TS                498 modules/ts/src/ts.cpp     TS::FailureCode code = get_err_code();
TS                521 modules/ts/src/ts.cpp CvFileStorage* TS::get_file_storage() { return 0; }
TS                523 modules/ts/src/ts.cpp void TS::update_context( BaseTest* test, int test_case_idx, bool update_ts_context )
TS                542 modules/ts/src/ts.cpp void TS::set_failed_test_info( int fail_code )
TS                545 modules/ts/src/ts.cpp         current_test_info.code = TS::FailureCode(fail_code);
TS                553 modules/ts/src/ts.cpp void TS::vprintf( int streams, const char* fmt, va_list l )
TS                571 modules/ts/src/ts.cpp void TS::printf( int streams, const char* fmt, ... )
TS                583 modules/ts/src/ts.cpp TS ts;
TS                584 modules/ts/src/ts.cpp TS* TS::ptr() { return &ts; }
TS                321 modules/ts/src/ts_arrtest.cpp                         ts->printf( TS::LOG, "%s array %d type=%sC%d, size=(%s)\n",
TS               2096 modules/ts/src/ts_func.cpp int cmpEps2( TS* ts, const Mat& a, const Mat& b, double success_err_level,
TS               2108 modules/ts/src/ts_func.cpp         code = TS::FAIL_BAD_ACCURACY;
TS               2112 modules/ts/src/ts_func.cpp         code = TS::FAIL_INVALID_OUTPUT;
TS               2116 modules/ts/src/ts_func.cpp         code = TS::FAIL_INVALID_OUTPUT;
TS               2126 modules/ts/src/ts_func.cpp             ts->printf( TS::LOG, "%s\n", msg );
TS               2130 modules/ts/src/ts_func.cpp             ts->printf( TS::LOG, "%s at element %d\n", msg, idx[0] + idx[1] );
TS               2135 modules/ts/src/ts_func.cpp             ts->printf( TS::LOG, "%s at (%s)\n", msg, idxstr.c_str() );
TS               2143 modules/ts/src/ts_func.cpp int cmpEps2_64f( TS* ts, const double* val, const double* refval, int len,
TS                 44 modules/video/test/ocl/test_bgfg_mog2.cpp     string inputFile = string(TS::ptr()->get_data_path()) + "video/768x576.avi";
TS                 92 modules/video/test/ocl/test_bgfg_mog2.cpp     string inputFile = string(TS::ptr()->get_data_path()) + "video/768x576.avi";
TS                271 modules/video/test/test_camshift.cpp     int code = cvtest::TS::OK;
TS                283 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Invalid CvBox2D or CvConnectedComp was returned by cvCamShift\n" );
TS                284 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                293 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D size (=%.1f x %.1f, should be %.1f x %.1f)\n",
TS                295 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                302 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D position (=(%.1f, %.1f), should be (%.1f, %.1f))\n",
TS                304 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                316 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D angle (=%1.f, should be %1.f)\n",
TS                318 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                329 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
TS                333 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                339 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
TS                341 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                438 modules/video/test/test_camshift.cpp     int code = cvtest::TS::OK;
TS                444 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Invalid CvConnectedComp was returned by cvMeanShift\n" );
TS                445 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_INVALID_OUTPUT;
TS                455 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D position (=(%.1f, %.1f), should be (%.1f, %.1f))\n",
TS                457 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                468 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
TS                472 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                478 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
TS                480 modules/video/test/test_camshift.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                120 modules/video/test/test_ecc.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                149 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                154 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                170 modules/video/test/test_ecc.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                195 modules/video/test/test_ecc.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                224 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                229 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                246 modules/video/test/test_ecc.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                269 modules/video/test/test_ecc.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                299 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                304 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                322 modules/video/test/test_ecc.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                345 modules/video/test/test_ecc.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                374 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                379 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                394 modules/video/test/test_ecc.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                417 modules/video/test/test_ecc.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                457 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                462 modules/video/test/test_ecc.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                477 modules/video/test/test_ecc.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                127 modules/video/test/test_estimaterigid.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                128 modules/video/test/test_estimaterigid.cpp             ts->printf( cvtest::TS::LOG, "Threshold = %f, norm of difference = %f", thres, d );
TS                142 modules/video/test/test_estimaterigid.cpp        ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                159 modules/video/test/test_estimaterigid.cpp         ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                160 modules/video/test/test_estimaterigid.cpp         ts->printf( cvtest::TS::LOG, "Threshold = %f, norm of difference = %f", thres,
TS                178 modules/video/test/test_estimaterigid.cpp     ts->set_failed_test_info(cvtest::TS::OK);
TS                 62 modules/video/test/test_kalman.cpp     int code = cvtest::TS::OK;
TS                 60 modules/video/test/test_optflowpyrlk.cpp     int code = cvtest::TS::OK;
TS                 87 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
TS                 88 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                 97 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
TS                 98 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                105 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "the loaded matrices of points are not valid\n" );
TS                106 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                125 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
TS                126 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                137 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
TS                138 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_MISSING_TEST_DATA;
TS                179 modules/video/test/test_optflowpyrlk.cpp                 ts->printf( cvtest::TS::LOG, "The algorithm lost the point #%d\n", i );
TS                180 modules/video/test/test_optflowpyrlk.cpp                 code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                188 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG,
TS                190 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                196 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "Maximum tracking error is too big (=%g) at %d\n", max_err, merr_i );
TS                197 modules/video/test/test_optflowpyrlk.cpp         code = cvtest::TS::FAIL_BAD_ACCURACY;
TS                218 modules/video/test/test_optflowpyrlk.cpp     std::string path = cvtest::TS::ptr()->get_data_path() + "../cv/shared/lena.png";
TS                146 modules/video/test/test_tvl1optflow.cpp     const string frame1_path = TS::ptr()->get_data_path() + "optflow/RubberWhale1.png";
TS                147 modules/video/test/test_tvl1optflow.cpp     const string frame2_path = TS::ptr()->get_data_path() + "optflow/RubberWhale2.png";
TS                148 modules/video/test/test_tvl1optflow.cpp     const string gold_flow_path = TS::ptr()->get_data_path() + "optflow/tvl1_flow.flo";
TS                 63 modules/videoio/test/test_basic_props.cpp     const string src_dir = TS::ptr()->get_data_path();
TS                 65 modules/videoio/test/test_basic_props.cpp     TS::ptr()->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
TS                 73 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
TS                 74 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
TS                 75 modules/videoio/test/test_basic_props.cpp             TS::ptr()->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                 87 modules/videoio/test/test_basic_props.cpp     const string src_dir = TS::ptr()->get_data_path();
TS                 89 modules/videoio/test/test_basic_props.cpp     TS::ptr()->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
TS                 97 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
TS                 98 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
TS                 99 modules/videoio/test/test_basic_props.cpp             TS::ptr()->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                114 modules/videoio/test/test_basic_props.cpp     const string src_dir = TS::ptr()->get_data_path();
TS                116 modules/videoio/test/test_basic_props.cpp     TS::ptr()->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
TS                124 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
TS                125 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
TS                126 modules/videoio/test/test_basic_props.cpp             TS::ptr()->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                137 modules/videoio/test/test_basic_props.cpp     const string src_dir = TS::ptr()->get_data_path();
TS                139 modules/videoio/test/test_basic_props.cpp     TS::ptr()->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
TS                147 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
TS                148 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
TS                149 modules/videoio/test/test_basic_props.cpp             TS::ptr()->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                179 modules/videoio/test/test_ffmpeg.cpp             ts->set_failed_test_info(cvtest::TS::OK);
TS                209 modules/videoio/test/test_ffmpeg.cpp         ts->set_failed_test_info(cvtest::TS::OK);
TS                338 modules/videoio/test/test_ffmpeg.cpp     ReadImageAndTest(const std::vector<VideoCapture*>& _readers, cvtest::TS* _ts) :
TS                371 modules/videoio/test/test_ffmpeg.cpp     #define SUM cvtest::TS::SUMMARY
TS                376 modules/videoio/test/test_ffmpeg.cpp                     ts->set_failed_test_info(cvtest::TS::FAIL_BAD_ACCURACY);
TS                394 modules/videoio/test/test_ffmpeg.cpp     cvtest::TS* ts;
TS                402 modules/videoio/test/test_ffmpeg.cpp     cvtest::TS* ts = cvtest::TS::ptr();
TS                 66 modules/videoio/test/test_framecount.cpp     ts->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
TS                 77 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
TS                 78 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
TS                 79 modules/videoio/test/test_framecount.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                 96 modules/videoio/test/test_framecount.cpp         ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n"\
TS                105 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "FAILED\n");
TS                106 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "\nError: actual frame count and returned frame count are not matched.\n");
TS                107 modules/videoio/test/test_framecount.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                123 modules/videoio/test/test_positioning.cpp     ts->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
TS                138 modules/videoio/test/test_positioning.cpp         ts->printf(cvtest::TS::LOG, "\nReading video file in %s...\n", file_path.c_str());
TS                144 modules/videoio/test/test_positioning.cpp             ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\nFAILED\n\n", i+1, ext[i].c_str());
TS                145 modules/videoio/test/test_positioning.cpp             ts->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
TS                146 modules/videoio/test/test_positioning.cpp             ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_TEST_DATA);
TS                182 modules/videoio/test/test_positioning.cpp                     ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n\nName: big_buck_bunny.%s\n", i+1, ext[i].c_str());
TS                187 modules/videoio/test/test_positioning.cpp                     ts->printf(cvtest::TS::LOG, "\nIteration: %d\n", j);
TS                189 modules/videoio/test/test_positioning.cpp                 ts->printf(cvtest::TS::LOG, "Required pos: %d\nReturned pos: %d\n", idx.at(j), val);
TS                190 modules/videoio/test/test_positioning.cpp                 ts->printf(cvtest::TS::LOG, "Error: required and returned positions are not matched.\n");
TS                191 modules/videoio/test/test_positioning.cpp                 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
TS                206 modules/videoio/test/test_positioning.cpp     ts->printf(cvtest::TS::LOG, "\nSuccessfull experiments: %d (%d%%)\n", n-failed_videos, 100*(n-failed_videos)/n);
TS                207 modules/videoio/test/test_positioning.cpp     ts->printf(cvtest::TS::LOG, "Failed experiments: %d (%d%%)\n", failed_videos, 100*failed_videos/n);
TS                 87 modules/viz/test/test_precomp.hpp         return Path::combine(cvtest::TS::ptr()->get_data_path(), "dragon.ply");
TS                182 modules/viz/test/tests_simple.cpp     Mat lena = imread(Path::combine(cvtest::TS::ptr()->get_data_path(), "lena.png"));
TS                316 modules/viz/test/tests_simple.cpp     Mat lena = imread(Path::combine(cvtest::TS::ptr()->get_data_path(), "lena.png"));
TS                339 modules/viz/test/tests_simple.cpp     Mat lena = imread(Path::combine(cvtest::TS::ptr()->get_data_path(), "lena.png"));
TS                372 modules/viz/test/tests_simple.cpp     Mat lena = imread(Path::combine(cvtest::TS::ptr()->get_data_path(), "lena.png"));
TS                385 modules/viz/test/tests_simple.cpp     Mat lena = imread(Path::combine(cvtest::TS::ptr()->get_data_path(), "lena.png"));