/third_party/boost/libs/geometry/test/algorithms/ |
D | test_length.hpp | 64 void test_geometry(std::string const& wkt, double expected_length) in test_geometry() function 75 void test_geometry(std::string const& wkt, double expected_length, Strategy strategy) in test_geometry() function
|
D | test_perimeter.hpp | 64 void test_geometry(std::string const& wkt, double expected_perimeter) in test_geometry() function 77 void test_geometry(std::string const& wkt, double expected_perimeter, Strategy strategy) in test_geometry() function
|
D | append.cpp | 78 struct test_geometry struct 81 static inline void apply(G& geometry, bool check) in apply()
|
D | test_simplify.hpp | 150 void test_geometry(std::string const& wkt, in test_geometry() function 208 void test_geometry(std::string const& wkt, in test_geometry() function 230 void test_geometry(std::string const& wkt, in test_geometry() function
|
D | test_unique.hpp | 22 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry() function
|
D | point_on_surface.cpp | 55 void test_geometry(std::string const& case_id, Geometry const& geometry, double /*expected_x*/ = 0,… in test_geometry() function 126 void test_geometry(std::string const& case_id, std::string const& wkt, double expected_x = 0, doubl… in test_geometry() function
|
D | test_correct.hpp | 40 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry() function
|
D | num_interior_rings_multi.cpp | 18 void test_geometry(std::string const& wkt, std::size_t expected) in test_geometry() function
|
D | test_reverse.hpp | 35 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry() function
|
D | correct_multi.cpp | 26 void test_geometry(std::string const& wkt, std::string const& expected) in test_geometry() function
|
D | clear_multi.cpp | 22 void test_geometry(std::string const& wkt, unsigned int expected) in test_geometry() function
|
D | num_geometries_multi.cpp | 18 void test_geometry(std::string const& wkt, std::size_t expected) in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/overlaps/ |
D | test_overlaps.hpp | 48 void test_geometry(Geometry1 const& geometry1, in test_geometry() function 73 void test_geometry(std::string const& wkt1, in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | test_get_turns.hpp | 293 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function 300 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function 307 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function 314 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function 321 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/similarity/ |
D | test_hausdorff_distance.hpp | 55 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function 104 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function
|
D | test_frechet_distance.hpp | 55 void test_geometry(std::string const& wkt1,std::string const& wkt2, in test_geometry() function 109 void test_geometry(std::string const& wkt1,std::string const& wkt2,Strategy strategy, in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/equals/ |
D | test_equals.hpp | 77 void test_geometry(std::string const& caseid, in test_geometry() function 108 void test_geometry(std::string const& wkt1, in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/covered_by/ |
D | test_covered_by.hpp | 69 void test_geometry(std::string const& wkt1, in test_geometry() function 92 void test_geometry(std::string const& wkt1, in test_geometry() function
|
/third_party/boost/libs/geometry/test/iterators/ |
D | ever_circling_iterator.cpp | 32 void test_geometry(G const& geo) in test_geometry() function 89 void test_geometry(std::string const& wkt) in test_geometry() function
|
/third_party/boost/libs/geometry/index/test/algorithms/ |
D | test_margin.hpp | 40 void test_geometry(std::string const& wkt, in test_geometry() function
|
D | test_content.hpp | 41 void test_geometry(std::string const& wkt, in test_geometry() function
|
D | test_intersection_content.hpp | 38 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function
|
D | test_union_content.hpp | 38 void test_geometry(std::string const& wkt1, std::string const& wkt2, in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/area/ |
D | test_area.hpp | 58 void test_geometry(std::string const& wkt, in test_geometry() function
|
/third_party/boost/libs/geometry/test/algorithms/detail/ |
D | as_range.cpp | 40 void test_geometry(std::string const& wkt, double expected_x, double expected_y) in test_geometry() function
|