Home
last modified time | relevance | path

Searched refs:case_precision_13 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion.cpp277 TEST_UNION(case_precision_13, 1, 0, -1, 14.0); in test_areal()
304 TEST_UNION_REV(case_precision_13, 1, 0, -1, 14.0); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp379 TEST_INTERSECTION(case_precision_13, 1, -1, 1.99998); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
406 TEST_INTERSECTION_REV(case_precision_13, 1, -1, 1.99998); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Doverlay_cases.hpp779 static std::string case_precision_13[2] = variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference.cpp256 TEST_DIFFERENCE(case_precision_13, 1, BG_IF_KRAMER(12.00002, 12.0), 0, 0.0, 1); in test_all()