Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Dis_valid.cpp180 bool const do_not_allow_spikes = !allow_spikes; in BOOST_AUTO_TEST_CASE() local
183 test_linestrings<linestring_type, do_not_allow_spikes>(); in BOOST_AUTO_TEST_CASE()
241 bool const do_not_allow_spikes = !allow_spikes; in BOOST_AUTO_TEST_CASE() local
244 test_multilinestrings<multi_linestring_type, do_not_allow_spikes>(); in BOOST_AUTO_TEST_CASE()