Home
last modified time | relevance | path

Searched defs:two_bends (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dtest_overlay.hpp141 static std::string two_bends[2] = variable
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_multi_linestring.cpp17 static std::string const two_bends = "MULTILINESTRING((0 0,4 5,7 4,10 6),(1 5,5 9,8 6))"; variable
Dbuffer_linestring.cpp32 static std::string const two_bends = "LINESTRING(0 0,4 5,7 4,10 6)"; variable