CV_IntegralTest  1565 modules/imgproc/test/test_filter.cpp     CV_IntegralTest();
CV_IntegralTest  1578 modules/imgproc/test/test_filter.cpp CV_IntegralTest::CV_IntegralTest()
CV_IntegralTest  1591 modules/imgproc/test/test_filter.cpp void CV_IntegralTest::get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high )
CV_IntegralTest  1603 modules/imgproc/test/test_filter.cpp void CV_IntegralTest::get_test_array_types_and_sizes( int test_case_idx,
CV_IntegralTest  1638 modules/imgproc/test/test_filter.cpp double CV_IntegralTest::get_success_error_level( int, int i, int j )
CV_IntegralTest  1645 modules/imgproc/test/test_filter.cpp int CV_IntegralTest::prepare_test_case( int test_case_idx )
CV_IntegralTest  1653 modules/imgproc/test/test_filter.cpp void CV_IntegralTest::run_func()
CV_IntegralTest  1726 modules/imgproc/test/test_filter.cpp void CV_IntegralTest::prepare_to_validation( int /*test_case_idx*/ )
CV_IntegralTest  1785 modules/imgproc/test/test_filter.cpp TEST(Imgproc_Integral, accuracy) { CV_IntegralTest test; test.safe_run(); }