Home | History | Annotate | Download | only in test

Lines Matching refs:ArrayTest

47 class CV_FilterBaseTest : public cvtest::ArrayTest
82 int code = cvtest::ArrayTest::read_params( fs );
95 cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
134 cvtest::ArrayTest::get_test_array_types_and_sizes( test_case_idx, sizes, types );
155 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx );
1201 class CV_FeatureSelBaseTest : public cvtest::ArrayTest
1255 cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
1268 cvtest::ArrayTest::get_test_array_types_and_sizes( test_case_idx, sizes, types );
1562 class CV_IntegralTest : public cvtest::ArrayTest
1593 cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
1609 cvtest::ArrayTest::get_test_array_types_and_sizes( test_case_idx, sizes, types );
1647 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx );