Home
last modified time | relevance | path

Searched refs:ticket_8310a (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/disjoint/
Ddisjoint.cpp49 test_disjoint<polygon, polygon>("ticket_8310a", ticket_8310a[0], ticket_8310a[1], false); in test_all()
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference.cpp449 ticket_8310a[0], ticket_8310a[1], in test_all()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion.cpp413 TEST_UNION(ticket_8310a, 1, 0, 5, 10.5000019595); in test_areal()
416 TEST_UNION_REV(ticket_8310a, 1, 0, 5, 10.5000019595); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp273 TEST_INTERSECTION(ticket_8310a, 1, 5, 0.3843747); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
276 TEST_INTERSECTION_REV(ticket_8310a, 1, 5, 0.3843747); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Doverlay_cases.hpp990 static std::string ticket_8310a[2] = variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp328 test_geometry<polygon>("ticket_8310a", ticket_8310a[0], 0, 0); in test_all()