HomeSort by relevance Sort by last modified time
    Searched refs:FAIL_INVALID_OUTPUT (Results 26 - 37 of 37) sorted by null

12

  /external/opencv3/modules/imgproc/test/
test_canny.cpp 270 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
  /external/opencv3/modules/calib3d/test/
test_cameracalibration.cpp     [all...]
test_chesscorners.cpp 261 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
  /external/opencv3/modules/ts/include/opencv2/
ts.hpp 370 FAIL_INVALID_OUTPUT=-10,
  /external/opencv3/modules/imgcodecs/test/
test_drawing.cpp 236 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
405 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
  /external/opencv3/modules/core/test/
test_operations.cpp     [all...]
test_math.cpp     [all...]
test_ds.cpp 315 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );\
446 ts->set_failed_test_info( cvtest::TS::FAIL_INVALID_OUTPUT );
    [all...]
  /external/opencv3/modules/features2d/test/
test_rotation_and_scale_invariance.cpp 437 ts->set_failed_test_info(cvtest::TS::FAIL_INVALID_OUTPUT);
  /external/opencv3/modules/ml/test/
test_mltests2.cpp 445 return cvtest::TS::FAIL_INVALID_OUTPUT;
  /external/opencv3/modules/ts/src/
ts.cpp 432 case FAIL_INVALID_OUTPUT: return "Invalid function output";
ts_func.cpp     [all...]

Completed in 2630 milliseconds

12