Searched refs:CV_AccTest (Results 1 – 1 of 1) sorted by relevance
100 class CV_AccTest : public CV_AccumBaseTest class103 CV_AccTest() { } in CV_AccTest() function in CV_AccTest110 void CV_AccTest::run_func(void) in run_func()116 void CV_AccTest::prepare_to_validation( int ) in prepare_to_validation()245 TEST(Video_Acc, accuracy) { CV_AccTest test; test.safe_run(); } in TEST()