Searched defs:expected_point_count (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | test_intersection.hpp | 64 int expected_point_count, double expected_length_or_area, in check_result() 174 int expected_point_count = 0, double expected_length_or_area = 0, in test_intersection() 293 std::size_t expected_count = 0, int expected_point_count = 0, in test_intersection() 307 int expected_point_count = 0, double expected_length_or_area = 0, in test_one() 328 std::size_t expected_count = 0, int expected_point_count = 0, in test_one() 341 std::size_t expected_count = 0, int expected_point_count = 0, in test_one_lp()
|
/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()
|
/third_party/boost/libs/geometry/test/algorithms/ |
D | test_convert.hpp | 55 void test_mixed(std::string const& wkt, std::string const& expected, int expected_point_count) in test_mixed()
|
D | simplify_countries.cpp | 57 std::size_t expected_point_count = 0) in test_one()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | test_difference.hpp | 136 int expected_rings_count, int expected_point_count, in test_difference() 284 const count_set& expected_count, int expected_point_count, in test_difference() 421 int expected_point_count, in test_one_lp()
|