Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dsort_by_side.cpp241 TEST_INT(case_124_multi, list_of(3)); in test_all()
254 TEST_UNION(case_124_multi, list_of(1)); in test_all()
Dmulti_overlay_cases.hpp512 static std::string case_124_multi[2] = variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_multi.cpp103 TEST_DIFFERENCE(case_124_multi, 1, 0.25, 2, 0.4375, 3); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion_multi.cpp178 TEST_UNION(case_124_multi, 1, 0, 9, 2.75); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_multi.cpp148 TEST_INTERSECTION(case_124_multi, 2, 13, 2.0625); in test_areal()