Home
last modified time | relevance | path

Searched defs:wkt_geometry (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/within/
Dtest_within.hpp93 std::string const& wkt_geometry, bool expected, bool on_border) in test_ordered_ring()
153 std::string const& wkt_geometry, in test_ring()
/third_party/boost/libs/geometry/test/algorithms/distance/
Ddistance.cpp169 void test_distance_linear(std::string const& wkt_point, std::string const& wkt_geometry, T const& e… in test_distance_linear()