Searched refs:point_li (Results 1 – 2 of 2) sorted by relevance
379 std::string const point_li = "POINT(1592000 583950)"; in test_large_integers() local382 bg::read_wkt(point_li, int_point); in test_large_integers()383 bg::read_wkt(point_li, double_point); in test_large_integers()
451 std::string const point_li = "POINT(1 3)"; in test_variant() local452 bg::read_wkt(point_li, point); in test_variant()