Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/overlay/
Dsort_by_side.cpp240 TEST_INT(case_123_multi, list_of(3)); in test_all()
253 TEST_UNION(case_123_multi, list_of(1)); in test_all()
Dmulti_overlay_cases.hpp505 static std::string case_123_multi[2] = variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_multi.cpp102 TEST_DIFFERENCE(case_123_multi, 1, 0.25, 2, 0.625, 3); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion_multi.cpp177 TEST_UNION(case_123_multi, 1, 0, 11, 2.75); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection_multi.cpp147 TEST_INTERSECTION(case_123_multi, 3, 13, 1.875); in test_areal()