Searched defs:expected_area (Results 1 – 17 of 17) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/ |
D | test_convex_hull.hpp | 39 double expected_area, double expected_perimeter, in check_convex_hull() 101 double expected_area, double expected_perimeter, in test_convex_hull() 142 double expected_area, double expected_perimeter = -1.0) in test_geometry_order() 168 double expected_area, double expected_perimeter = -1.0) in test_geometry()
|
D | remove_spikes.cpp | 51 double expected_area, double expected_perimeter) in test_remove_spikes() 64 double expected_area, double expected_perimeter) in test_geometry()
|
D | test_simplify.hpp | 140 double expected_area, in check_geometry_with_area() 231 double expected_area, in test_geometry()
|
/third_party/boost/libs/geometry/test/algorithms/area/ |
D | test_area.hpp | 26 typename bg::default_area_result<Geometry>::type expected_area) in test_area() 59 typename bg::default_area_result<Geometry>::type expected_area) in test_geometry()
|
D | area.cpp | 109 void test_open(CT expected_area) in test_open() 117 void test_open_ccw(CT expected_area) in test_open_ccw()
|
/third_party/boost/libs/geometry/test/algorithms/buffer/ |
D | test_buffer_geo.hpp | 26 int expected_count, int expected_holes_count, double expected_area, in test_one_geo() 73 double expected_area, in test_one_geo()
|
D | test_buffer.hpp | 153 double expected_area, in test_buffer() 396 double expected_area, in test_buffer() 423 int expected_count, int expected_holes_count, double expected_area, in test_one() 503 double expected_area, in test_one() 529 double expected_area, in test_with_custom_strategies()
|
D | buffer_countries.cpp | 124 void test_one(std::string const& caseid, std::string const& wkt, double expected_area, double dista… in test_one()
|
D | buffer_with_strategies.cpp | 54 double expected_area, in test_with_strategies()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
D | test_union.hpp | 89 int expected_point_count, double expected_area, in test_union() 259 int expected_point_count, double expected_area, in test_one()
|
D | union_aa_sph.cpp | 44 double expected_area) in test_spherical_one()
|
D | union_aa_geo.cpp | 46 double expected_area) in test_geographic_one()
|
/third_party/boost/libs/geometry/test/algorithms/detail/ |
D | partition.cpp | 144 void test_boxes(std::string const& wkt_box_list, double expected_area, int expected_count) in test_boxes() 449 double expected_area = 0.0; in test_many_boxes() local 517 double expected_area = 0.0; in test_two_collections() local
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | test_difference.hpp | 137 double expected_area, in test_difference() 285 double expected_area, in test_difference()
|
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/ |
D | general_intersection_precision.cpp | 46 double expected_area, in test_overlay()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | intersection.cpp | 493 void test_boxes(std::string const& wkt1, std::string const& wkt2, double expected_area, bool expect… in test_boxes()
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | overlay.cpp | 352 double expected_area, in test_overlay()
|