Searched refs:few_points (Results 1 – 1 of 1) sorted by relevance
1603 bool few_points = pt_count < 5; in get_test_array_types_and_sizes() local1609 if( cvtest::randInt(rng) % 2 && !few_points ) in get_test_array_types_and_sizes()1614 if( cvtest::randInt(rng) % 2 || few_points ) in get_test_array_types_and_sizes()1629 if( cvtest::randInt(rng) % 2 && !few_points ) in get_test_array_types_and_sizes()1634 if( cvtest::randInt(rng) % 2 || few_points ) in get_test_array_types_and_sizes()