Searched refs:buffer_rt_g (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
D | union.cpp | 492 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/ |
D | traverse.cpp | 915 buffer_rt_g[0], buffer_rt_g[1]); in test_all()
|
D | overlay_cases.hpp | 1081 static std::string buffer_rt_g[2] = variable
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection.cpp | 263 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/ |
D | point_on_surface.cpp | 211 test_geometry<polygon>("buffer_rt_g", buffer_rt_g[0], 0, 0); in test_all()
|