Searched refs:case_123_multi (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | sort_by_side.cpp | 240 TEST_INT(case_123_multi, list_of(3)); in test_all() 253 TEST_UNION(case_123_multi, list_of(1)); in test_all()
|
D | multi_overlay_cases.hpp | 505 static std::string case_123_multi[2] = variable
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | difference_multi.cpp | 102 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/ |
D | union_multi.cpp | 177 TEST_UNION(case_123_multi, 1, 0, 11, 2.75); in test_areal()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection_multi.cpp | 147 TEST_INTERSECTION(case_123_multi, 3, 13, 1.875); in test_areal()
|