LOG               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() );
LOG               364 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG,
LOG               378 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Image size in test file is incorrect\n" );
LOG               388 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Pattern size in test file is incorrect\n" );
LOG               400 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "Number of images in test file is incorrect\n");
LOG               618 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG,
LOG               625 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG,
LOG               889 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad fovx (real=%f, good = %f\n", fovx, goodFovx );
LOG               895 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad fovy (real=%f, good = %f\n", fovy, goodFovy );
LOG               901 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad focalLength (real=%f, good = %f\n", focalLength, goodFocalLength );
LOG               907 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad aspectRatio (real=%f, good = %f\n", aspectRatio, goodAspectRatio );
LOG               913 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad principalPoint\n" );
LOG              1095 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "bad image point\n" );
LOG              1118 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdrot: too big difference = %g\n", err );
LOG              1135 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdtvec\n" );
LOG              1158 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdf\n" );
LOG              1179 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpdc\n" );
LOG              1198 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "bad dpddist\n" );
LOG              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",
LOG              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",
LOG              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",
LOG              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() );
LOG              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 );
LOG              1435 modules/calib3d/test/test_cameracalibration.cpp                 ts->printf( cvtest::TS::LOG, "Can not load images %s and %s, testcase %d\n",
LOG              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",
LOG              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);
LOG              1488 modules/calib3d/test/test_cameracalibration.cpp             ts->printf( cvtest::TS::LOG, "The computed (by rectify) R1 and R2 are not orthogonal,"
LOG              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);
LOG              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);
LOG              1586 modules/calib3d/test/test_cameracalibration.cpp                 ts->printf( cvtest::TS::LOG, "Epipolar constraint is violated after correctMatches, testcase %d\n", testcase);
LOG              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",
LOG              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",
LOG              1655 modules/calib3d/test/test_cameracalibration.cpp         ts->printf( cvtest::TS::LOG, "Testcase %d. Max distance (calibrated) =%g\n"
LOG               113 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "Bad shape of camera matrix returned \n");
LOG               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);
LOG               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);
LOG               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);
LOG               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);
LOG               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));
LOG               182 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) ...\n", r);
LOG               185 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) Bad accuracy in returned tvecs. Index = %d\n", r, i);
LOG               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));
LOG               212 modules/calib3d/test/test_cameracalibration_artificial.cpp                         ts->printf( cvtest::TS::LOG, "%d) ...\n", r);
LOG               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);
LOG               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,
LOG               340 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "%d) Too big reproject error = %f\n", r, rep_error);
LOG               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);
LOG               359 modules/calib3d/test/test_cameracalibration_artificial.cpp         ts->printf( cvtest::TS::LOG, "%d) Testing solvePnP...\n", r);
LOG               409 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "\n");
LOG               412 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "artificial corners\n");
LOG               416 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "findChessboard corners\n");
LOG               420 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "cornersSubPix corners\n");
LOG               424 modules/calib3d/test/test_cameracalibration_artificial.cpp             ts->printf( cvtest::TS::LOG, "4quad corners\n");
LOG               179 modules/calib3d/test/test_chesscorners.cpp     ts->printf(cvtest::TS::LOG, "\nRunning batch %s\n", filename.c_str());
LOG               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() );
LOG               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",
LOG               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() );
LOG               260 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "chessboard is detected incorrectly in %s\n", img_file.c_str() );
LOG               273 modules/calib3d/test/test_chesscorners.cpp                 ts.printf( cvtest::TS::LOG, "bad accuracy of corner guesses\n" );
LOG               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 );
LOG               297 modules/calib3d/test/test_chesscorners.cpp             ts->printf(cvtest::TS::LOG, "Error on %s is %f\n", img_file.c_str(), err);
LOG               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);
LOG               402 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "Chess board skipped - too small" );
LOG               416 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "Chess board corners not found\n" );
LOG               425 modules/calib3d/test/test_chesscorners.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of corner guesses" );
LOG                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" );
LOG               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() );
LOG               124 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf(cvtest::TS::LOG, "%s: chessboard %d:\n", imgname, is_chessboard);
LOG               149 modules/calib3d/test/test_chesscorners_timing.cpp             ts->printf( cvtest::TS::LOG, "Error: chessboard was %sdetected in the image %s\n",
LOG               156 modules/calib3d/test/test_chesscorners_timing.cpp             ts->printf( cvtest::TS::LOG, "Warning: results differ cvCheckChessboard %d, cvFindChessboardCorners %d\n",
LOG               162 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf(cvtest::TS::LOG, "    cvCheckChessboard time s: %f, us per pixel: %f\n",
LOG               166 modules/calib3d/test/test_chesscorners_timing.cpp         ts->printf(cvtest::TS::LOG, "    cvFindChessboard time s: %f, us per pixel: %f\n",
LOG               181 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by r1\n" );
LOG               190 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by r2\n" );
LOG               199 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by t1\n" );
LOG               208 modules/calib3d/test/test_compose_rt.cpp             ts->printf( cvtest::TS::LOG, "Invalid derivates by t2\n" );
LOG               161 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Warning: chessboard was not detected! Writing image to test.png\n");
LOG               162 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Size = %d, %d\n", pattern_size.width, pattern_size.height);
LOG               163 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Intrinsic params: fx = %f, fy = %f, cx = %f, cy = %f\n",
LOG               166 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "Distortion matrix: %f, %f, %f, %f, %f\n",
LOG               180 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "findChessboardCorners returns invalid corner coordinates!\n");
LOG               194 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "findCornerSubpix returns invalid corner coordinates!\n");
LOG               199 modules/calib3d/test/test_cornerssubpix.cpp         ts->printf(cvtest::TS::LOG, "Error after findChessboardCorners: %f, after findCornerSubPix: %f\n",
LOG               207 modules/calib3d/test/test_cornerssubpix.cpp             ts->printf(cvtest::TS::LOG, "findCornerSubPix increases average error!\n");
LOG               216 modules/calib3d/test/test_cornerssubpix.cpp     ts->printf(cvtest::TS::LOG, "Average error after findCornerSubpix: %f\n", sum_dist);
LOG               160 modules/calib3d/test/test_reproject_image_to_3d.cpp                     ts->printf(cvtest::TS::LOG, "Missing values are handled improperly\n");
LOG               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",
LOG               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",
LOG               406 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "dataPath is empty" );
LOG               436 modules/calib3d/test/test_stereomatching.cpp             ts->printf( cvtest::TS::LOG, "file %s can not be read or written\n", fullResultFilename.c_str() );
LOG               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() );
LOG               582 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "\nquality of case named %s\n", caseNames[caseIdx].c_str() );
LOG               583 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "%s\n", RMS_STR.c_str() );
LOG               585 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "%s\n", BAD_PXLS_FRACTION_STR.c_str() );
LOG               605 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "datasetsParams can not be read " );
LOG               626 modules/calib3d/test/test_stereomatching.cpp         ts->printf( cvtest::TS::LOG, "runParams can not be read " );
LOG               643 modules/calib3d/test/test_stereomatching.cpp             ts->printf( cvtest::TS::LOG, "%s = %f\n", string(ERROR_PREFIXES[i]+errName).c_str(), *it );
LOG               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 );
LOG               127 modules/core/test/test_concatenation.cpp         ts->printf( cvtest::TS::LOG, "Concatenation failed");
LOG               443 modules/core/test/test_ds.cpp     ts->printf( cvtest::TS::LOG, "file %s, line %d: %s\n(\"%s\" failed).\n"
LOG              2027 modules/core/test/test_ds.cpp                     ts->printf( cvtest::TS::LOG, "%s", event );
LOG              2031 modules/core/test/test_ds.cpp                             ts->printf( cvtest::TS::LOG, ": (%d,%d)", a, b );
LOG              2033 modules/core/test/test_ds.cpp                             ts->printf( cvtest::TS::LOG, ": %d", a );
LOG              2036 modules/core/test/test_ds.cpp                     ts->printf( cvtest::TS::LOG, "\n" );
LOG               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());
LOG               208 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read scalars are not correct\n" );
LOG               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",
LOG               238 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read nd-matrix is not correct\n" );
LOG               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",
LOG               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",
LOG               292 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the read sparse matrix is not correct\n" );
LOG               309 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the test list is incorrect\n" );
LOG               353 modules/core/test/test_io.cpp                 ts->printf( cvtest::TS::LOG, "the test map is incorrect\n" );
LOG               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" );
LOG               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] );
LOG               159 modules/core/test/test_mat.cpp         ts->printf( cvtest::TS::LOG, msg );
LOG               346 modules/core/test/test_mat.cpp                 ts->printf( cvtest::TS::LOG, "bad accuracy of eigen(); err = %f\n", err );
LOG               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 );
LOG               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 );
LOG               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",
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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 );
LOG               524 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of write/load functions (YML); err = %f\n", err );
LOG               530 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of write/load functions (YML); err = %f\n", err );
LOG               536 modules/core/test/test_mat.cpp             ts->printf( cvtest::TS::LOG, "bad accuracy of write/load functions (YML); err = %f\n", err );
LOG               694 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "one of cvSetReal3D, cvSetRealND, cvSet3D, cvSetND "
LOG               717 modules/core/test/test_mat.cpp                             ts->printf(cvtest::TS::LOG, "forEach is not correct.\n"
LOG               734 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "forEach is not correct because total is invalid.\n");
LOG               807 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%d. immediately after SparseMat[%s]=%.20g the current value is %.20g\n",
LOG               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",
LOG               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",
LOG               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 );
LOG               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 );
LOG               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 );
LOG               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"
LOG               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"
LOG              1062 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s incorrect depth of dst (%d instead of %d)\n",
LOG              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",
LOG              1074 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s: incorrect channels count of dst (%d instead of %d)\n",
LOG              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",
LOG              1111 modules/core/test/test_mat.cpp             ts->printf(cvtest::TS::LOG, "%s incorrect count of matrices in dst (%d instead of %d)\n",
LOG              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",
LOG              1125 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%s: incorrect depth of dst[%d] (%d instead of %d)\n",
LOG              1131 modules/core/test/test_mat.cpp                 ts->printf(cvtest::TS::LOG, "%s: incorrect channels count of dst[%d] (%d instead of %d)\n",
LOG              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",
LOG              2336 modules/core/test/test_math.cpp             ts->printf( cvtest::TS::LOG, "too big diff = %g\n", div );
LOG              2339 modules/core/test/test_math.cpp                 ts->printf( cvtest::TS::LOG, "ar2[%d]=%g\n", j, ar2[j]);
LOG              2340 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG, "\n");
LOG              2343 modules/core/test/test_math.cpp                 ts->printf( cvtest::TS::LOG, "r[%d]=(%g, %g)\n", j, r[j].real(), r[j].imag());
LOG              2344 modules/core/test/test_math.cpp             ts->printf( cvtest::TS::LOG, "\n" );
LOG              2346 modules/core/test/test_math.cpp                 ts->printf( cvtest::TS::LOG, "ar[%d]=(%g, %g)\n", j, ar[j].real(), ar[j].imag());
LOG              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",
LOG              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",
LOG              2437 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG, "There are incorrect result angles (in radians)\n");
LOG              2734 modules/core/test/test_math.cpp             ts->printf(cvtest::TS::LOG,
LOG               430 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
LOG               458 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
LOG               495 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
LOG               815 modules/core/test/test_operations.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
LOG              1170 modules/core/test/test_operations.cpp                 ts->printf(cvtest::TS::LOG, ".");
LOG               179 modules/core/test/test_rand.cpp             ts->printf( cvtest::TS::LOG, "RNG output depends on the array lengths (some generated numbers get lost?)" );
LOG               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",
LOG               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",
LOG               243 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "RNG failed Chi-square test "
LOG               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",
LOG               297 modules/core/test/test_rand.cpp                 ts->printf( cvtest::TS::LOG, "depth = %d, N0 = %d\n", depth, N0);
LOG               102 modules/core/test/test_rotatedrect.cpp     ts->printf( cvtest::TS::LOG, "RotatedRect end points don't match those supplied in constructor");
LOG               682 modules/core/test/test_umat.cpp         ts->printf(cvtest::TS::LOG, "%s\n", e.s.c_str());
LOG               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");
LOG               142 modules/features2d/test/test_descriptors_regression.cpp         ts->printf(cvtest::TS::LOG,  ss.str().c_str() );
LOG               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");
LOG               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");
LOG               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");
LOG               199 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "Image %s can not be read.\n", imgFilename.c_str() );
LOG               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);
LOG               220 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Count of computed descriptors and keypoints count must be equal.\n" );
LOG               221 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Count of keypoints is            %d.\n", (int)keypoints.size() );
LOG               222 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Count of computed descriptors is %d.\n", calcDescriptors.rows );
LOG               229 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Incorrect descriptor size or descriptor type.\n" );
LOG               230 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Expected size is   %d.\n", dextractor->descriptorSize() );
LOG               231 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Calculated size is %d.\n", calcDescriptors.cols );
LOG               232 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Expected type is   %d.\n", dextractor->descriptorType() );
LOG               233 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf( cvtest::TS::LOG, "Calculated type is %d.\n", calcDescriptors.type() );
LOG               246 modules/features2d/test/test_descriptors_regression.cpp                     ts->printf( cvtest::TS::LOG, "Descriptors can not be written.\n" );
LOG               254 modules/features2d/test/test_descriptors_regression.cpp             ts->printf( cvtest::TS::LOG, "Compute and write keypoints.\n" );
LOG               264 modules/features2d/test/test_descriptors_regression.cpp                 ts->printf(cvtest::TS::LOG, "File for writting keypoints can not be opened.\n");
LOG               276 modules/features2d/test/test_descriptors_regression.cpp             ts->printf(cvtest::TS::LOG, "Descriptor extractor is empty.\n");
LOG                86 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "detect() on empty image must not generate exception (1).\n" );
LOG                92 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "detect() on empty image must return empty keypoints vector (1).\n" );
LOG               106 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "detect() on empty image vector must not generate exception (2).\n" );
LOG               135 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "Bad keypoints count ratio (validCount = %d, calcCount = %d).\n",
LOG               163 modules/features2d/test/test_detectors_regression.cpp     ts->printf( cvtest::TS::LOG, "badPointCount = %d; validPointCount = %d; calcPointCount = %d\n",
LOG               167 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, " - Bad accuracy!\n" );
LOG               171 modules/features2d/test/test_detectors_regression.cpp     ts->printf( cvtest::TS::LOG, " - OK\n" );
LOG               184 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "Image %s can not be read.\n", imgFilename.c_str() );
LOG               204 modules/features2d/test/test_detectors_regression.cpp             ts->printf( cvtest::TS::LOG, "Keypoints can not be read.\n" );
LOG               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() );
LOG               235 modules/features2d/test/test_detectors_regression.cpp         ts->printf( cvtest::TS::LOG, "Feature detector is empty.\n" );
LOG                72 modules/features2d/test/test_keypoints.cpp             ts->printf(cvtest::TS::LOG, "Image %s can not be read.\n", imgFilename.c_str());
LOG                82 modules/features2d/test/test_keypoints.cpp             ts->printf(cvtest::TS::LOG, "Detector can't find keypoints in image.\n");
LOG                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);
LOG               101 modules/features2d/test/test_keypoints.cpp                 ts->printf(cvtest::TS::LOG, "KeyPoint::size is not positive (%f).\n", kp.size);
LOG               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);
LOG                95 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "match() on empty descriptors must not generate exception (1).\n" );
LOG               105 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "knnMatch() on empty descriptors must not generate exception (1).\n" );
LOG               115 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "radiusMatch() on empty descriptors must not generate exception (1).\n" );
LOG               125 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "add() on empty descriptors must not generate exception.\n" );
LOG               135 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "match() on empty descriptors must not generate exception (2).\n" );
LOG               145 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "knnMatch() on empty descriptors must not generate exception (2).\n" );
LOG               155 modules/features2d/test/test_matchers_algorithmic.cpp         ts->printf( cvtest::TS::LOG, "radiusMatch() on empty descriptors must not generate exception (2).\n" );
LOG               204 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test match() function (1).\n");
LOG               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",
LOG               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");
LOG               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",
LOG               271 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test match() function (2).\n");
LOG               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",
LOG               317 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test knnMatch() function (1).\n");
LOG               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",
LOG               368 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test knnMatch() function (2).\n");
LOG               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",
LOG               424 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test radiusMatch() function (1).\n");
LOG               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",
LOG               472 modules/features2d/test/test_matchers_algorithmic.cpp             ts->printf(cvtest::TS::LOG, "Incorrect matches count while test radiusMatch() function (1).\n");
LOG               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",
LOG               119 modules/features2d/test/test_nearestneighbors.cpp             ts->printf( cvtest::TS::LOG, "correct_perc = %d\n", correctPerc );
LOG               137 modules/features2d/test/test_nearestneighbors.cpp         ts->printf( cvtest::TS::LOG, "bad accuracy of GetPoints \n" );
LOG               144 modules/features2d/test/test_nearestneighbors.cpp         ts->printf( cvtest::TS::LOG, "bad accuracy of FindBoxed \n" );
LOG               151 modules/features2d/test/test_nearestneighbors.cpp         ts->printf( cvtest::TS::LOG, "bad accuracy of Find \n" );
LOG               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());
LOG               268 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect keyPointMatchesRatio: curr = %f, min = %f.\n",
LOG               279 modules/features2d/test/test_rotation_and_scale_invariance.cpp                     ts->printf(cvtest::TS::LOG, "Incorrect angleInliersRatio: curr = %f, min = %f.\n",
LOG               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());
LOG               367 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect descInliersRatio: curr = %f, min = %f.\n",
LOG               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());
LOG               431 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Strange behavior of the detector. "
LOG               471 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect keyPointMatchesRatio: curr = %f, min = %f.\n",
LOG               482 modules/features2d/test/test_rotation_and_scale_invariance.cpp                     ts->printf(cvtest::TS::LOG, "Incorrect scaleInliersRatio: curr = %f, min = %f.\n",
LOG               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());
LOG               571 modules/features2d/test/test_rotation_and_scale_invariance.cpp                 ts->printf(cvtest::TS::LOG, "Incorrect descInliersRatio: curr = %f, min = %f.\n",
LOG                61 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 0\n");
LOG                64 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 1\n");
LOG                67 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 2\n");
LOG                71 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 3\n");
LOG                74 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 4\n");
LOG                77 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 5\n");
LOG                80 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 6\n");
LOG                83 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 7\n");
LOG                86 modules/highgui/test/test_gui.cpp     ts->printf(ts->LOG, "GUI 8\n");
LOG                83 modules/imgcodecs/test/test_drawing.cpp             ts->printf( ts->LOG, "NORM_L1 between testImg and valImg is equal %f (larger than %f)\n", err, Eps );
LOG               235 modules/imgcodecs/test/test_drawing.cpp             ts->printf( ts->LOG, "LineIterator works incorrect" );
LOG               404 modules/imgcodecs/test/test_drawing.cpp             ts->printf( ts->LOG, "CvLineIterator works incorrect" );
LOG               140 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "start  reading big image\n");
LOG               142 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "finish reading big image\n");
LOG               144 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "start  writing big image\n");
LOG               146 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(cvtest::TS::LOG, "finish writing big image\n");
LOG               190 modules/imgcodecs/test/test_grfmt.cpp                         ts->printf(ts->LOG, "image type depth:%d   channels:%d   ext: %s\n", CV_8U, num_channels, ext_from_int(ext).c_str());
LOG               195 modules/imgcodecs/test/test_grfmt.cpp                         ts->printf(ts->LOG, "writing      image : %s\n", img_path.c_str());
LOG               198 modules/imgcodecs/test/test_grfmt.cpp                         ts->printf(ts->LOG, "reading test image : %s\n", img_path.c_str());
LOG               210 modules/imgcodecs/test/test_grfmt.cpp                             ts->printf(ts->LOG, "norm = %f \n", n);
LOG               220 modules/imgcodecs/test/test_grfmt.cpp                     ts->printf(ts->LOG, "image type depth:%d   channels:%d   ext: %s\n", CV_8U, num_channels, ".jpg");
LOG               226 modules/imgcodecs/test/test_grfmt.cpp                     ts->printf(ts->LOG, "reading test image : %s\n", filename.c_str());
LOG               240 modules/imgcodecs/test/test_grfmt.cpp                         ts->printf(ts->LOG, "norm = %f > expected = %f \n", n, expected);
LOG               251 modules/imgcodecs/test/test_grfmt.cpp                     ts->printf(ts->LOG, "image type depth:%d   channels:%d   ext: %s\n", CV_16U, num_channels, ".tiff");
LOG               257 modules/imgcodecs/test/test_grfmt.cpp                     ts->printf(ts->LOG, "reading test image : %s\n", filename.c_str());
LOG               264 modules/imgcodecs/test/test_grfmt.cpp                     ts->printf(ts->LOG, "img      : %d ; %d \n", img.channels(), img.depth());
LOG               265 modules/imgcodecs/test/test_grfmt.cpp                     ts->printf(ts->LOG, "img_test : %d ; %d \n", img_test.channels(), img_test.depth());
LOG               273 modules/imgcodecs/test/test_grfmt.cpp                         ts->printf(ts->LOG, "norm = %f \n", n);
LOG               282 modules/imgcodecs/test/test_grfmt.cpp             ts->printf(ts->LOG, "Exception: %s\n" , e.what());
LOG               329 modules/imgproc/test/test_approxpoly.cpp                 ts->printf( cvtest::TS::LOG,
LOG               338 modules/imgproc/test/test_approxpoly.cpp                 ts->printf( cvtest::TS::LOG,
LOG               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 );
LOG               278 modules/imgproc/test/test_canny.cpp         ts->printf( cvtest::TS::LOG, "Too high percentage of non-matching edge pixels = %g%%\n", err);
LOG               276 modules/imgproc/test/test_contours.cpp         ts->printf( cvtest::TS::LOG, "The number of contours retrieved with different "
LOG               317 modules/imgproc/test/test_contours.cpp                 ts->printf( cvtest::TS::LOG,
LOG               338 modules/imgproc/test/test_contours.cpp                 ts->printf( cvtest::TS::LOG,
LOG               350 modules/imgproc/test/test_contours.cpp                 ts->printf( cvtest::TS::LOG,
LOG               367 modules/imgproc/test/test_contours.cpp                     ts->printf( cvtest::TS::LOG,
LOG               601 modules/imgproc/test/test_convhull.cpp                 ts->printf( cvtest::TS::LOG, "Invalid convex hull point #%d\n", i );
LOG               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 );
LOG               639 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The point #%d is outside of the convex hull\n", i );
LOG               650 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Not every convex hull vertex coincides with some input point\n" );
LOG               726 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The bounding box is not a rectangle\n" );
LOG               759 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The point #%d is outside of the box\n", i );
LOG               777 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Not every box side has a point nearby\n" );
LOG               904 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG               910 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG               916 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG               996 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "The point #%d is outside of the circle\n", i );
LOG              1007 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG,
LOG              1114 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "cvArcLength() returned invalid value (%g)\n", result );
LOG              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 );
LOG              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",
LOG              1270 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "The computed ellipse center and/or size are incorrect:\n\t"
LOG              1284 modules/imgproc/test/test_convhull.cpp         ts->printf( cvtest::TS::LOG, "Incorrect ellipse angle (=%1.f, should be %1.f)\n",
LOG              1561 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG, "Some of the computed line parameters are invalid (line[%d]=%g)\n",
LOG              1588 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG              1592 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG              1609 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG              1613 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG              1807 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG              1815 modules/imgproc/test/test_convhull.cpp             ts->printf( cvtest::TS::LOG,
LOG              1910 modules/imgproc/test/test_convhull.cpp             ts->printf(cvtest::TS::LOG,
LOG                84 modules/imgproc/test/test_emd.cpp         ts->printf( cvtest::TS::LOG,
LOG              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)",
LOG                71 modules/imgproc/test/test_grabcut.cpp     ts->printf( cvtest::TS::LOG, "nonIntersectArea/expArea = %f\n", curRatio );
LOG               549 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The bin #%d has invalid value\n", i );
LOG               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 );
LOG               560 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The bin index = (" );
LOG               562 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG, "%d%s", indices->data.i[i*cdims + j],
LOG               652 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
LOG               659 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
LOG               671 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG,
LOG               770 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
LOG               776 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG,
LOG               917 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG, "The %d-th bin is invalid (=%g)\n", i, v );
LOG               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 );
LOG               934 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG,
LOG              1098 modules/imgproc/test/test_histograms.cpp             ts->printf( cvtest::TS::LOG, "The comparison result using the method #%d (%s) is invalid (=%g)\n",
LOG              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",
LOG              1314 modules/imgproc/test/test_histograms.cpp         ts->printf( cvtest::TS::LOG, "The histogram does not match to the reference one\n" );
LOG              1824 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG,
LOG              1832 modules/imgproc/test/test_histograms.cpp                 ts->printf( cvtest::TS::LOG,
LOG               247 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels if flag==KMEANS_PP_CENTERS.\n" );
LOG               252 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) if flag==KMEANS_PP_CENTERS.\n", err );
LOG               260 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels if flag==KMEANS_RANDOM_CENTERS.\n" );
LOG               265 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) if flag==KMEANS_RANDOM_CENTERS.\n", err );
LOG               277 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels if flag==KMEANS_USE_INITIAL_LABELS.\n" );
LOG               282 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) if flag==KMEANS_USE_INITIAL_LABELS.\n", err );
LOG               323 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels.\n" );
LOG               328 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) on test data.\n", err );
LOG               339 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad output labels.\n" );
LOG               344 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Bad accuracy (%f) on test data.\n", err );
LOG               414 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad output labels.\n", caseIndex );
LOG               419 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad accuracy (%f) on train data.\n", caseIndex, err );
LOG               433 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad output labels.\n", caseIndex );
LOG               438 modules/ml/test/test_emknearestkmeans.cpp         ts->printf( cvtest::TS::LOG, "Case index %i : Bad accuracy (%f) on test data.\n", caseIndex, err );
LOG               569 modules/ml/test/test_emknearestkmeans.cpp                 ts->printf( cvtest::TS::LOG, "Crash in write method.\n" );
LOG               583 modules/ml/test/test_emknearestkmeans.cpp             ts->printf( cvtest::TS::LOG, "Crash in read method.\n" );
LOG               595 modules/ml/test/test_emknearestkmeans.cpp             ts->printf( cvtest::TS::LOG, "Different prediction results before writeing and after reading (errCaseCount=%d).\n", errCaseCount );
LOG               619 modules/ml/test/test_emknearestkmeans.cpp             ts->printf(cvtest::TS::LOG, "File with spambase dataset cann't be read.\n");
LOG               687 modules/ml/test/test_emknearestkmeans.cpp             ts->printf(cvtest::TS::LOG, "Too large train classification error (calc = %f, valid=%f).\n", trainError, maxTrainError);
LOG               692 modules/ml/test/test_emknearestkmeans.cpp             ts->printf(cvtest::TS::LOG, "Too large test classification error (calc = %f, valid=%f).\n", testError, maxTestError);
LOG                96 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "Bad test_num value in CV_GBTreesTest::TestTrainPredict(..) function." );
LOG               109 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "File reading error." );
LOG               142 modules/ml/test/test_gbttest.cpp         ts->printf( cvtest::TS::LOG, "Model training was failed.");
LOG               167 modules/ml/test/test_gbttest.cpp         ts->printf( cvtest::TS::LOG, "Test error is out of range:\n"
LOG               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",
LOG               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",
LOG               237 modules/ml/test/test_gbttest.cpp             ts->printf( cvtest::TS::LOG, "Responses predicted before saving and after loading are different" );
LOG               116 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Bad prediction labels\n" );
LOG               121 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Bad accuracy of (%f)\n", error);
LOG               175 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Crash in write method.\n" );
LOG               188 modules/ml/test/test_lr.cpp         ts->printf(cvtest::TS::LOG, "Crash in write method.\n" );
LOG               210 modules/ml/test/test_lr.cpp         ts->printf( cvtest::TS::LOG, "Different prediction results before writing and after reading (errorCount=%d).\n", errorCount );
LOG               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",
LOG               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 );
LOG               115 modules/ml/test/test_mltests.cpp             ts->printf( cvtest::TS::LOG, ".\n" );
LOG               120 modules/ml/test/test_mltests.cpp         ts->printf( cvtest::TS::LOG, "validation info is not suitable" );
LOG               265 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "validation file is not determined or not correct" );
LOG               278 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "data path is empty" );
LOG               300 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "file %s can not be read\n", filename.c_str() );
LOG               444 modules/ml/test/test_mltests2.cpp         ts->printf( cvtest::TS::LOG, "in test case %d model training was failed", testCaseIdx );
LOG                75 modules/ml/test/test_save_load.cpp             ts->printf( cvtest::TS::LOG, "model can not be trained" );
LOG               110 modules/ml/test/test_save_load.cpp                 ts->printf( cvtest::TS::LOG,
LOG               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 );
LOG               249 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf( cvtest::TS::LOG, "validation file is not determined or not correct" );
LOG               270 modules/objdetect/test/test_cascadeandhog.cpp             ts->printf( cvtest::TS::LOG, msg );
LOG               435 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf( cvtest::TS::LOG, "cascade %s can not be opened");
LOG               470 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf( cvtest::TS::LOG, "cascade %s can not be opened");
LOG              1095 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::LOG, "Channels: %d\n", img.channels());
LOG              1178 modules/objdetect/test/test_cascadeandhog.cpp         ts->printf(cvtest::TS::LOG, "Channels: %d\n", img.channels());
LOG              1324 modules/objdetect/test/test_cascadeandhog.cpp            ts->printf(cvtest::TS::LOG, "%s matrices are not equal\n"
LOG              1326 modules/objdetect/test/test_cascadeandhog.cpp            ts->printf(cvtest::TS::LOG, "Channels: %d\n", img.channels());
LOG                88 modules/stitching/include/opencv2/stitching/detail/util.hpp #define LOGLN(msg) LOG(msg << std::endl)
LOG                96 modules/stitching/src/matchers.cpp             LOG(".");
LOG               194 modules/stitching/src/matchers.cpp     LOG("\n1->2 matches: " << matches_info.matches.size() << endl);
LOG               209 modules/stitching/src/matchers.cpp     LOG("1->2 & 2->1 matches: " << matches_info.matches.size() << endl);
LOG               798 modules/stitching/src/motion_estimators.cpp     LOG("Removed some images, because can't match them or there are too similar images: (");
LOG               799 modules/stitching/src/motion_estimators.cpp     LOG(indices_removed[0] + 1);
LOG               801 modules/stitching/src/motion_estimators.cpp         LOG(", " << indices_removed[i]+1);
LOG               456 modules/stitching/src/stitcher.cpp     LOG("Pairwise matching");
LOG               306 modules/ts/include/opencv2/ts.hpp         LOG=1 << LOG_IDX,
LOG               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",
LOG               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",
LOG               516 modules/ts/include/opencv2/ts.hpp             ts->printf(TS::LOG, "%s  (test case #%d): no expected exception was thrown\n",
LOG               232 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "%s\n", buf);
LOG               239 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "General failure:\n\t%s (%d)\n", errorStr.c_str(), fc);
LOG               245 modules/ts/src/ts.cpp             ts->printf(TS::LOG, "Unknown failure\n");
LOG               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",
LOG               368 modules/ts/src/ts.cpp         ts->printf(TS::LOG, "%s  (test case #%d): unknown exception was thrown (the function has likely crashed)\n",
LOG               375 modules/ts/src/ts.cpp         ts->printf(TS::LOG, "%s  (test case #%d): no expected exception was thrown\n",
LOG               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);
LOG               321 modules/ts/src/ts_arrtest.cpp                         ts->printf( TS::LOG, "%s array %d type=%sC%d, size=(%s)\n",
LOG              2126 modules/ts/src/ts_func.cpp             ts->printf( TS::LOG, "%s\n", msg );
LOG              2130 modules/ts/src/ts_func.cpp             ts->printf( TS::LOG, "%s at element %d\n", msg, idx[0] + idx[1] );
LOG              2135 modules/ts/src/ts_func.cpp             ts->printf( TS::LOG, "%s at (%s)\n", msg, idxstr.c_str() );
LOG               283 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Invalid CvBox2D or CvConnectedComp was returned by cvCamShift\n" );
LOG               293 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D size (=%.1f x %.1f, should be %.1f x %.1f)\n",
LOG               302 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D position (=(%.1f, %.1f), should be (%.1f, %.1f))\n",
LOG               316 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D angle (=%1.f, should be %1.f)\n",
LOG               329 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
LOG               339 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
LOG               444 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Invalid CvConnectedComp was returned by cvMeanShift\n" );
LOG               455 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG, "Incorrect CvBox2D position (=(%.1f, %.1f), should be (%.1f, %.1f))\n",
LOG               468 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
LOG               478 modules/video/test/test_camshift.cpp         ts->printf( cvtest::TS::LOG,
LOG               119 modules/video/test/test_ecc.cpp         ts->printf( ts->LOG, "test image can not be read");
LOG               155 modules/video/test/test_ecc.cpp             ts->printf( ts->LOG, "RMS = %f",
LOG               194 modules/video/test/test_ecc.cpp         ts->printf( ts->LOG, "test image can not be read");
LOG               230 modules/video/test/test_ecc.cpp             ts->printf( ts->LOG, "RMS = %f",
LOG               268 modules/video/test/test_ecc.cpp         ts->printf( ts->LOG, "test image can not be read");
LOG               305 modules/video/test/test_ecc.cpp             ts->printf( ts->LOG, "RMS = %f",
LOG               344 modules/video/test/test_ecc.cpp         ts->printf( ts->LOG, "test image can not be read");
LOG               380 modules/video/test/test_ecc.cpp             ts->printf( ts->LOG, "RMS = %f",
LOG               416 modules/video/test/test_ecc.cpp         ts->printf( ts->LOG, "test image can not be read");
LOG               463 modules/video/test/test_ecc.cpp             ts->printf( ts->LOG, "RMS = %f",
LOG               128 modules/video/test/test_estimaterigid.cpp             ts->printf( cvtest::TS::LOG, "Threshold = %f, norm of difference = %f", thres, d );
LOG               141 modules/video/test/test_estimaterigid.cpp        ts->printf( ts->LOG, "test image can not be read");
LOG               160 modules/video/test/test_estimaterigid.cpp         ts->printf( cvtest::TS::LOG, "Threshold = %f, norm of difference = %f", thres,
LOG                87 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
LOG                97 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
LOG               105 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "the loaded matrices of points are not valid\n" );
LOG               125 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
LOG               137 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG, "could not read %s\n", filename );
LOG               179 modules/video/test/test_optflowpyrlk.cpp                 ts->printf( cvtest::TS::LOG, "The algorithm lost the point #%d\n", i );
LOG               188 modules/video/test/test_optflowpyrlk.cpp         ts->printf( cvtest::TS::LOG,
LOG               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 );
LOG                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());
LOG                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());
LOG                74 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
LOG                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());
LOG                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());
LOG                98 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
LOG               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());
LOG               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());
LOG               125 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
LOG               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());
LOG               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());
LOG               148 modules/videoio/test/test_basic_props.cpp             TS::ptr()->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
LOG                66 modules/videoio/test/test_framecount.cpp     ts->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
LOG                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());
LOG                78 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
LOG                96 modules/videoio/test/test_framecount.cpp         ts->printf(cvtest::TS::LOG, "\nFile information (video %d): \n"\
LOG               105 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "FAILED\n");
LOG               106 modules/videoio/test/test_framecount.cpp             ts->printf(cvtest::TS::LOG, "\nError: actual frame count and returned frame count are not matched.\n");
LOG               123 modules/videoio/test/test_positioning.cpp     ts->printf(cvtest::TS::LOG, "\n\nSource files directory: %s\n", (src_dir+"video/").c_str());
LOG               138 modules/videoio/test/test_positioning.cpp         ts->printf(cvtest::TS::LOG, "\nReading video file in %s...\n", file_path.c_str());
LOG               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());
LOG               145 modules/videoio/test/test_positioning.cpp             ts->printf(cvtest::TS::LOG, "Error: cannot read source video file.\n");
LOG               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());
LOG               187 modules/videoio/test/test_positioning.cpp                     ts->printf(cvtest::TS::LOG, "\nIteration: %d\n", j);
LOG               189 modules/videoio/test/test_positioning.cpp                 ts->printf(cvtest::TS::LOG, "Required pos: %d\nReturned pos: %d\n", idx.at(j), val);
LOG               190 modules/videoio/test/test_positioning.cpp                 ts->printf(cvtest::TS::LOG, "Error: required and returned positions are not matched.\n");
LOG               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);
LOG               207 modules/videoio/test/test_positioning.cpp     ts->printf(cvtest::TS::LOG, "Failed experiments: %d (%d%%)\n", failed_videos, 100*failed_videos/n);
LOG               153 modules/videoio/test/test_video_io.cpp     ts->printf(ts->LOG, "reading image : %s\n", _name.c_str());
LOG               190 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, " full_name : %s\n", full_name.c_str());
LOG               197 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Reading failed at fmt=%s\n", ext.c_str());
LOG               206 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Reading image from file: too big difference (=%g) with fmt=%s\n", psnr, ext.c_str());
LOG               226 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Encoding failed with fmt=%s\n", ext.c_str());
LOG               235 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Decoding failed with fmt=%s\n", ext.c_str());
LOG               244 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Decoding image from memory: too small PSNR (=%gdb) with fmt=%s\n", psnr, ext.c_str());
LOG               251 modules/videoio/test/test_video_io.cpp     ts->printf(ts->LOG, "end test function : ImagesTest \n");
LOG               261 modules/videoio/test/test_video_io.cpp     ts->printf(ts->LOG, "reading video : %s and converting it to %s\n", src_file.c_str(), tmp_name.c_str());
LOG               288 modules/videoio/test/test_video_io.cpp                 ts->printf(ts->LOG, "can't create writer (with fourcc : %s)\n",
LOG               324 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Too low frame %d psnr = %gdb\n", i, psnr);
LOG               339 modules/videoio/test/test_video_io.cpp     ts->printf(ts->LOG, "end test function : ImagesVideo \n");
LOG               363 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, " full_name : %s\n", full_name.c_str());
LOG               370 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Reading failed at fmt=bmp\n");
LOG               379 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Reading image from file: too big difference (=%g) with fmt=bmp\n", psnr);
LOG               399 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Encoding failed with fmt=bmp\n");
LOG               408 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Decoding failed with fmt=bmp\n");
LOG               417 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Decoding image from memory: too small PSNR (=%gdb) with fmt=bmp\n", psnr);
LOG               423 modules/videoio/test/test_video_io.cpp     ts->printf(ts->LOG, "end test function : SpecificImageTest \n");
LOG               443 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, "Creating a video in %s...\n", video_file.c_str());
LOG               444 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, "Cannot create VideoWriter object with codec %s.\n", fourcc_str.c_str());
LOG               459 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Creating a video in %s...\n", video_file.c_str());
LOG               460 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Error: cannot read frame from %s.\n", file_path.c_str());
LOG               461 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Continue creating the video file...\n");
LOG               503 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, "\nFrame count checking for video_%s.%s...\n", fourcc_str.c_str(), ext.c_str());
LOG               504 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, "Video codec: %s\n", fourcc_str.c_str());
LOG               506 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Required frame count: %d-%d; Returned frame count: %d\n",
LOG               509 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Required frame count: %d; Returned frame count: %d\n", IMAGE_COUNT, FRAME_COUNT);
LOG               510 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, "Error: Incorrect frame count in the video.\n");
LOG               511 modules/videoio/test/test_video_io.cpp         ts->printf(ts->LOG, "Continue checking...\n");
LOG               521 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "\nVideo file directory: %s\n", ".");
LOG               522 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "File name: video_%s.%s\n", fourcc_str.c_str(), ext.c_str());
LOG               523 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Video codec: %s\n", fourcc_str.c_str());
LOG               524 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Error: cannot read the next frame with index %d.\n", i+1);
LOG               536 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "\nReading frame from the file video_%s.%s...\n", fourcc_str.c_str(), ext.c_str());
LOG               537 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Frame index: %d\n", i+1);
LOG               538 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Difference between saved and original images: %g\n", psnr);
LOG               539 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Maximum allowed difference: %g\n", thresDbell);
LOG               540 modules/videoio/test/test_video_io.cpp             ts->printf(ts->LOG, "Error: too big difference between saved and original images.\n");
LOG                95 modules/videoio/test/test_video_pos.cpp             ts->printf(ts->LOG, "\nFile: %s\n", filename.c_str());
LOG                99 modules/videoio/test/test_video_pos.cpp                 ts->printf(ts->LOG, "\nError: cannot create video file");
LOG               108 modules/videoio/test/test_video_pos.cpp                 ts->printf(ts->LOG, "\nError: cannot read video file.");
LOG               124 modules/videoio/test/test_video_pos.cpp                 ts->printf(ts->LOG, "\nError: returned frame count (N0=%d, N=%d) is different from the reference number %d\n", N0, N, n_frames);
LOG               135 modules/videoio/test/test_video_pos.cpp                     ts->printf(ts->LOG, "\nError: cannot seek to frame %d.\n", idx);
LOG               147 modules/videoio/test/test_video_pos.cpp                     ts->printf(ts->LOG, "\nError: the current position (%d) after seek is different from specified (%d)\n",
LOG               149 modules/videoio/test/test_video_pos.cpp                     ts->printf(ts->LOG, "Saving both frames ...\n");
LOG               156 modules/videoio/test/test_video_pos.cpp                     ts->printf(ts->LOG, "\nError: cannot read a frame at position %d.\n", idx);
LOG               165 modules/videoio/test/test_video_pos.cpp                     ts->printf(ts->LOG, "The frame read after positioning to %d is incorrect (PSNR=%g)\n", idx, err);
LOG               166 modules/videoio/test/test_video_pos.cpp                     ts->printf(ts->LOG, "Saving both frames ...\n");
LOG               456 samples/cpp/stitching_detailed.cpp     LOG("Pairwise matching");