CV_MomentsTest     57 modules/imgproc/test/test_moments.cpp     CV_MomentsTest();
CV_MomentsTest     74 modules/imgproc/test/test_moments.cpp CV_MomentsTest::CV_MomentsTest()
CV_MomentsTest     86 modules/imgproc/test/test_moments.cpp void CV_MomentsTest::get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high )
CV_MomentsTest    108 modules/imgproc/test/test_moments.cpp void CV_MomentsTest::get_test_array_types_and_sizes( int test_case_idx,
CV_MomentsTest    150 modules/imgproc/test/test_moments.cpp double CV_MomentsTest::get_success_error_level( int /*test_case_idx*/, int /*i*/, int /*j*/ )
CV_MomentsTest    156 modules/imgproc/test/test_moments.cpp int CV_MomentsTest::prepare_test_case( int test_case_idx )
CV_MomentsTest    170 modules/imgproc/test/test_moments.cpp void CV_MomentsTest::run_func()
CV_MomentsTest    203 modules/imgproc/test/test_moments.cpp void CV_MomentsTest::prepare_to_validation( int /*test_case_idx*/ )
CV_MomentsTest    434 modules/imgproc/test/test_moments.cpp TEST(Imgproc_Moments, accuracy) { CV_MomentsTest test; test.safe_run(); }