Searched refs:case_precision_m2 (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection_multi.cpp | 335 TEST_INTERSECTION(case_precision_m2, 2, -1, 15.25); in test_areal() 337 TEST_INTERSECTION_REV(case_precision_m2, 2, -1, 15.25); in test_areal() 341 TEST_INTERSECTION_IGNORE(case_precision_m2, 2, -1, 15.25); in test_areal()
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | multi_overlay_cases.hpp | 1332 static std::string case_precision_m2[2] = variable
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | difference_multi.cpp | 388 TEST_DIFFERENCE(case_precision_m2, count_set(1, 2), 1.0, 1, 57.75, count_set(2, 3)); in test_areal()
|