Home
last modified time | relevance | path

Searched refs:expected_rings_count (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Dtest_difference.hpp136 int expected_rings_count, int expected_point_count, in test_difference() argument
257 if (expected_rings_count >= 0) in test_difference()
260 BOOST_CHECK_MESSAGE(nrings == expected_rings_count, in test_difference()
262 << " #rings expected: " << expected_rings_count in test_difference()