CV_SobelTest      482 modules/imgproc/test/test_filter.cpp     CV_SobelTest();
CV_SobelTest      493 modules/imgproc/test/test_filter.cpp CV_SobelTest::CV_SobelTest() {}
CV_SobelTest      496 modules/imgproc/test/test_filter.cpp void CV_SobelTest::get_test_array_types_and_sizes( int test_case_idx,
CV_SobelTest      537 modules/imgproc/test/test_filter.cpp void CV_SobelTest::run_func()
CV_SobelTest      547 modules/imgproc/test/test_filter.cpp void CV_SobelTest::prepare_to_validation( int /*test_case_idx*/ )
CV_SobelTest     1775 modules/imgproc/test/test_filter.cpp TEST(Imgproc_Sobel, accuracy) { CV_SobelTest test; test.safe_run(); }