CV_ThreshTest      50 modules/imgproc/test/test_thresh.cpp     CV_ThreshTest();
CV_ThreshTest      64 modules/imgproc/test/test_thresh.cpp CV_ThreshTest::CV_ThreshTest()
CV_ThreshTest      74 modules/imgproc/test/test_thresh.cpp void CV_ThreshTest::get_test_array_types_and_sizes( int test_case_idx,
CV_ThreshTest     109 modules/imgproc/test/test_thresh.cpp double CV_ThreshTest::get_success_error_level( int /*test_case_idx*/, int /*i*/, int /*j*/ )
CV_ThreshTest     115 modules/imgproc/test/test_thresh.cpp void CV_ThreshTest::run_func()
CV_ThreshTest     314 modules/imgproc/test/test_thresh.cpp void CV_ThreshTest::prepare_to_validation( int /*test_case_idx*/ )
CV_ThreshTest     320 modules/imgproc/test/test_thresh.cpp TEST(Imgproc_Threshold, accuracy) { CV_ThreshTest test; test.safe_run(); }