Home
last modified time | relevance | path

Searched refs:test_box_polygon (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/disjoint/
Ddisjoint_sph.cpp257 void test_box_polygon() in test_box_polygon() function
309 test_box_polygon<P>(); in test_all()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse_ccw.cpp243 inline void test_box_polygon(std::string const& wkt1, std::string const& wkt2, std::string const& n… in test_box_polygon() function
355 test_box_polygon<double>("POLYGON((1 1,4 4))", case_1[0], "bp1"); in test_main()
361 test_box_polygon<double>(example_box, example_ring, "bp2"); in test_main()