Home
last modified time | relevance | path

Searched refs:case_recursive_boxes_20 (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dsort_by_side.cpp243 TEST_INT(case_recursive_boxes_20, list_of(2)); in test_all()
258 TEST_UNION(case_recursive_boxes_20, list_of(2)); in test_all()
Dmulti_overlay_cases.hpp802 static std::string case_recursive_boxes_20[2] = variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion_multi.cpp274 case_recursive_boxes_20[0], case_recursive_boxes_20[1], in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_multi.cpp226 case_recursive_boxes_20[0], case_recursive_boxes_20[1], in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_multi.cpp300 TEST_DIFFERENCE(case_recursive_boxes_20, 2, 1.0, 0, 0.0, 2); in test_areal()