Home
last modified time | relevance | path

Searched refs:buffer_rt_g (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion.cpp492 test_one<Polygon, Polygon, Polygon>("buffer_rt_g", buffer_rt_g[0], buffer_rt_g[1], in test_areal()
494 test_one<Polygon, Polygon, Polygon>("buffer_rt_g_rev", buffer_rt_g[1], buffer_rt_g[0], in test_areal()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse.cpp915 buffer_rt_g[0], buffer_rt_g[1]); in test_all()
Doverlay_cases.hpp1081 static std::string buffer_rt_g[2] = variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp263 test_one<Polygon, Polygon, Polygon>("buffer_rt_g", buffer_rt_g[0], buffer_rt_g[1], in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp211 test_geometry<polygon>("buffer_rt_g", buffer_rt_g[0], 0, 0); in test_all()