Home
last modified time | relevance | path

Searched defs:expected_area (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dtest_convex_hull.hpp39 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()
Dremove_spikes.cpp51 double expected_area, double expected_perimeter) in test_remove_spikes()
64 double expected_area, double expected_perimeter) in test_geometry()
Dtest_simplify.hpp140 double expected_area, in check_geometry_with_area()
231 double expected_area, in test_geometry()
/third_party/boost/libs/geometry/test/algorithms/area/
Dtest_area.hpp26 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()
Darea.cpp109 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/
Dtest_buffer_geo.hpp26 int expected_count, int expected_holes_count, double expected_area, in test_one_geo()
73 double expected_area, in test_one_geo()
Dtest_buffer.hpp153 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()
Dbuffer_countries.cpp124 void test_one(std::string const& caseid, std::string const& wkt, double expected_area, double dista… in test_one()
Dbuffer_with_strategies.cpp54 double expected_area, in test_with_strategies()
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/
Dtest_union.hpp89 int expected_point_count, double expected_area, in test_union()
259 int expected_point_count, double expected_area, in test_one()
Dunion_aa_sph.cpp44 double expected_area) in test_spherical_one()
Dunion_aa_geo.cpp46 double expected_area) in test_geographic_one()
/third_party/boost/libs/geometry/test/algorithms/detail/
Dpartition.cpp144 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/
Dtest_difference.hpp137 double expected_area, in test_difference()
285 double expected_area, in test_difference()
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dgeneral_intersection_precision.cpp46 double expected_area, in test_overlay()
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dintersection.cpp493 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/
Doverlay.cpp352 double expected_area, in test_overlay()