Searched defs:expected_wkt (Results 1 – 4 of 4) sorted by relevance
226 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()
151 std::string const& expected_wkt, in test_geometry()209 std::string const& expected_wkt, in test_geometry()
40 std::ostringstream result_wkt, expected_wkt; in check_transform() local
30 void test_wkt(std::string const& wkt, std::string const expected_wkt) in test_wkt()