Home
last modified time | relevance | path

Searched defs:expected_wkt (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dtest_for_each.hpp226 std::string const& expected_wkt) in test_per_segment_non_const()
251 , std::string const& expected_wkt in test_per_segment()
269 , std::string const& expected_wkt in test_geometry()
Dtest_simplify.hpp151 std::string const& expected_wkt, in test_geometry()
209 std::string const& expected_wkt, in test_geometry()
Dtransform.cpp40 std::ostringstream result_wkt, expected_wkt; in check_transform() local
/third_party/boost/libs/geometry/test/util/
Drational.cpp30 void test_wkt(std::string const& wkt, std::string const expected_wkt) in test_wkt()