Searched refs:CV_composeRT_Test (Results 1 – 1 of 1) sorted by relevance
133 class CV_composeRT_Test : public cvtest::BaseTest class136 CV_composeRT_Test() {} in CV_composeRT_Test() function in CV_composeRT_Test137 ~CV_composeRT_Test() {} in ~CV_composeRT_Test()214 TEST(Calib3d_ComposeRT, accuracy) { CV_composeRT_Test test; test.safe_run(); } in TEST()