Home
last modified time | relevance | path

Searched defs:test_polygon (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dnum_interior_rings.cpp105 BOOST_AUTO_TEST_CASE( test_polygon ) in BOOST_AUTO_TEST_CASE() argument
Dnum_geometries.cpp109 BOOST_AUTO_TEST_CASE( test_polygon ) in BOOST_AUTO_TEST_CASE() argument
Dnum_segments.cpp225 BOOST_AUTO_TEST_CASE( test_polygon ) in BOOST_AUTO_TEST_CASE() argument
Dis_empty.cpp243 BOOST_AUTO_TEST_CASE( test_polygon ) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/libs/geometry/test/algorithms/area/
Darea.cpp37 void test_polygon() in test_polygon() function
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dtraverse_ccw.cpp216 inline void test_polygon(std::string const& wkt1, std::string const& wkt2, std::string const& name) in test_polygon() function