Searched refs:Core_RotatedRectConstructorTest (Results 1 – 1 of 1) sorted by relevance
47 class Core_RotatedRectConstructorTest : public cvtest::BaseTest class50 Core_RotatedRectConstructorTest();60 Core_RotatedRectConstructorTest::Core_RotatedRectConstructorTest() in Core_RotatedRectConstructorTest() function in Core_RotatedRectConstructorTest66 int Core_RotatedRectConstructorTest::prepare_test_case( int test_case_idx ) in prepare_test_case()84 void Core_RotatedRectConstructorTest::run_func() in run_func()89 int Core_RotatedRectConstructorTest::validate_test_results( int ) in validate_test_results()107 TEST(Core_RotatedRect, three_point_constructor) { Core_RotatedRectConstructorTest test; test.safe_r… in TEST()