Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dunion.cpp487 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/
Dtraverse.cpp908 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()
Doverlay_cases.hpp1075 static std::string buffer_rt_f[2] = variable
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp260 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/
Dpoint_on_surface.cpp210 test_geometry<polygon>("buffer_rt_f", buffer_rt_f[0], 0, 0); in test_all()