CV_ColorBayerTest 1536 modules/imgproc/test/test_color.cpp     CV_ColorBayerTest();
CV_ColorBayerTest 1545 modules/imgproc/test/test_color.cpp CV_ColorBayerTest::CV_ColorBayerTest() : CV_ColorCvtBaseTest( false, false, true )
CV_ColorBayerTest 1557 modules/imgproc/test/test_color.cpp void CV_ColorBayerTest::get_test_array_types_and_sizes( int test_case_idx, vector<vector<Size> >& sizes, vector<vector<int> >& types )
CV_ColorBayerTest 1570 modules/imgproc/test/test_color.cpp double CV_ColorBayerTest::get_success_error_level( int /*test_case_idx*/, int /*i*/, int /*j*/ )
CV_ColorBayerTest 1576 modules/imgproc/test/test_color.cpp void CV_ColorBayerTest::run_func()
CV_ColorBayerTest 1662 modules/imgproc/test/test_color.cpp void CV_ColorBayerTest::prepare_to_validation( int /*test_case_idx*/ )
CV_ColorBayerTest 1686 modules/imgproc/test/test_color.cpp TEST(Imgproc_ColorBayer, accuracy) { CV_ColorBayerTest test; test.safe_run(); }