Searched refs:case_precision_1 (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
D | union.cpp | 265 TEST_UNION(case_precision_1, 1, 0, -1, 22.0); in test_areal() 292 TEST_UNION_REV(case_precision_1, 1, 0, -1, 22.0); in test_areal()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection.cpp | 367 TEST_INTERSECTION(case_precision_1, 0, 0, 0.0); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED() 394 TEST_INTERSECTION_REV(case_precision_1, 0, 0, 0.0); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | overlay_cases.hpp | 703 static std::string case_precision_1[2] = variable
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | difference.cpp | 241 TEST_DIFFERENCE(case_precision_1, 1, 14.0, 1, BG_IF_KRAMER(8.00001, 8.0), 1); in test_all()
|