Searched refs:test_cpp (Results 1 – 9 of 9) sorted by relevance
36 for test_cpp in os.listdir(dr_test_dir):37 if not test_cpp.endswith('.cpp'):39 test_cpp = os.path.join(dr_test_dir, test_cpp) variable41 for match in re.finditer(status_re, file(test_cpp, 'r').read()):45 print >> sys.stderr, "warning:%s: no '// dr123: foo' comments in this file" % test_cpp
63 bool test_cpp; member in CV_CannyTest77 test_cpp = false; in CV_CannyTest()101 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()126 if(!test_cpp) in run_func()
62 bool test_cpp; member in CV_TemplMatchTest75 test_cpp = false; in CV_TemplMatchTest()122 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()138 if(!test_cpp) in run_func()
71 bool test_cpp; member in CV_FloodFillTest86 test_cpp = false; in CV_FloodFillTest()143 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()195 if(!test_cpp) in run_func()523 if(test_cpp) in prepare_to_validation()
213 bool test_cpp; member in CV_BaseShapeDescrTest231 test_cpp = false; in CV_BaseShapeDescrTest()382 test_cpp = (cvtest::randInt(rng) & 16) == 0; in prepare_test_case()476 use_storage_for_hull = (cvtest::randInt(rng) % 2) && !test_cpp; in prepare_test_case()504 if(!test_cpp) in run_func()690 if(!test_cpp) in run_func()954 if(!test_cpp) in run_func()1066 if( (cvtest::randInt(rng) % 3) && !test_cpp ) in prepare_test_case()1080 if(!test_cpp) in run_func()1236 if(!test_cpp) in run_func()[all …]
86 bool test_cpp; member in CV_BaseHistTest101 test_cpp = false; in CV_BaseHistTest()295 test_cpp = (cvtest::randInt(ts->get_rng()) % 2) != 0; in prepare_test_case()631 if( hist_type != CV_HIST_ARRAY && test_cpp ) in run_func()729 if( hist_type != CV_HIST_ARRAY && test_cpp ) in run_func()981 if( hist_type != CV_HIST_ARRAY && test_cpp ) in run_func()
80 bool test_cpp; member in CV_ColorCvtBaseTest100 test_cpp = false; in CV_ColorCvtBaseTest()148 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()165 if(!test_cpp) in run_func()175 if(!test_cpp) in run_func()1578 if(!test_cpp) in run_func()
1151 bool test_cpp; member in CV_GetRectSubPixTest1159 test_cpp = false; in CV_GetRectSubPixTest()1189 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()1202 if(!test_cpp) in run_func()
533 bool test_cpp; member in CV_RodriguesTest554 test_cpp = false; in CV_RodriguesTest()613 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()670 if( !test_cpp ) in run_func()781 bool test_cpp; member in CV_FundamentalMatTest817 test_cpp = false; in CV_FundamentalMatTest()887 test_cpp = (cvtest::randInt(rng) & 256) == 0; in get_test_array_types_and_sizes()