Lines Matching refs:ArrayTest
518 class CV_RodriguesTest : public cvtest::ArrayTest
560 int code = cvtest::ArrayTest::read_params( fs ); in read_params()
649 cvtest::ArrayTest::fill_array( test_case_idx, i, j, arr ); in fill_array()
655 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx ); in prepare_test_case()
760 class CV_FundamentalMatTest : public cvtest::ArrayTest
823 int code = cvtest::ArrayTest::read_params( fs ); in read_params()
904 cvtest::ArrayTest::fill_array( test_case_idx, i, j, arr ); in fill_array()
954 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx ); in prepare_test_case()
1056 class CV_EssentialMatTest : public cvtest::ArrayTest
1122 int code = cvtest::ArrayTest::read_params( fs ); in read_params()
1204 cvtest::ArrayTest::fill_array( test_case_idx, i, j, arr ); in fill_array()
1253 int code = cvtest::ArrayTest::prepare_test_case( test_case_idx ); in prepare_test_case()
1419 class CV_ConvertHomogeneousTest : public cvtest::ArrayTest
1450 int code = cvtest::ArrayTest::read_params( fs ); in read_params()
1552 class CV_ComputeEpilinesTest : public cvtest::ArrayTest
1585 int code = cvtest::ArrayTest::read_params( fs ); in read_params()
1668 cvtest::ArrayTest::fill_array( test_case_idx, i, j, arr ); in fill_array()