Searched refs:buffer_rt_f (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
D | union.cpp | 487 test_one<Polygon, Polygon, Polygon>("buffer_rt_f", buffer_rt_f[0], buffer_rt_f[1], in test_areal() 489 test_one<Polygon, Polygon, Polygon>("buffer_rt_f_rev", buffer_rt_f[1], buffer_rt_f[0], in test_areal()
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | traverse.cpp | 908 buffer_rt_f[0], buffer_rt_f[1]); in test_all() 911 buffer_rt_f[0], buffer_rt_f[1], 0.01); in test_all()
|
D | overlay_cases.hpp | 1075 static std::string buffer_rt_f[2] = variable
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection.cpp | 260 test_one<Polygon, Polygon, Polygon>("buffer_rt_f", buffer_rt_f[0], buffer_rt_f[1], in BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED()
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | point_on_surface.cpp | 210 test_geometry<polygon>("buffer_rt_f", buffer_rt_f[0], 0, 0); in test_all()
|