CV_ContourMomentsTest 1702 modules/imgproc/test/test_convhull.cpp     CV_ContourMomentsTest();
CV_ContourMomentsTest 1719 modules/imgproc/test/test_convhull.cpp CV_ContourMomentsTest::CV_ContourMomentsTest()
CV_ContourMomentsTest 1729 modules/imgproc/test/test_convhull.cpp void CV_ContourMomentsTest::generate_point_set( void* pointsSet )
CV_ContourMomentsTest 1756 modules/imgproc/test/test_convhull.cpp int CV_ContourMomentsTest::prepare_test_case( int test_case_idx )
CV_ContourMomentsTest 1766 modules/imgproc/test/test_convhull.cpp void CV_ContourMomentsTest::run_func()
CV_ContourMomentsTest 1781 modules/imgproc/test/test_convhull.cpp int CV_ContourMomentsTest::validate_test_results( int test_case_idx )
CV_ContourMomentsTest 1928 modules/imgproc/test/test_convhull.cpp TEST(Imgproc_ContourMoments, accuracy) { CV_ContourMomentsTest test; test.safe_run(); }