Searched refs:Core_RandTest (Results 1 – 1 of 1) sorted by relevance
6 class Core_RandTest : public cvtest::BaseTest class9 Core_RandTest();17 Core_RandTest::Core_RandTest() in Core_RandTest() function in Core_RandTest36 bool Core_RandTest::check_pdf(const Mat& hist, double scale, in check_pdf()85 void Core_RandTest::run( int ) in run()305 TEST(Core_Rand, quality) { Core_RandTest test; test.safe_run(); } in TEST()