Home
last modified time | relevance | path

Searched defs:expected_point_count (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/
Dtest_intersection.hpp64 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/
Dtest_union.hpp89 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/
Dtest_convert.hpp55 void test_mixed(std::string const& wkt, std::string const& expected, int expected_point_count) in test_mixed()
Dsimplify_countries.cpp57 std::size_t expected_point_count = 0) in test_one()
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Dtest_difference.hpp136 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()