Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/disjoint/
Ddisjoint.cpp50 test_disjoint<polygon, polygon>("ticket_8310b", ticket_8310b[0], ticket_8310b[1], false); in test_all()
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference.cpp453 ticket_8310b[0], ticket_8310b[1], in test_all()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion.cpp414 TEST_UNION(ticket_8310b, 1, 0, 5, 10.5000019595); in test_areal()
417 TEST_UNION_REV(ticket_8310b, 1, 0, 5, 10.5000019595); in test_areal()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp274 TEST_INTERSECTION(ticket_8310b, 1, 5, 0.3734379); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
277 TEST_INTERSECTION_REV(ticket_8310b, 1, 5, 0.3734379); in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Doverlay_cases.hpp995 static std::string ticket_8310b[2] = variable
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp329 test_geometry<polygon>("ticket_8310b", ticket_8310b[0], 0, 0); in test_all()