Searched refs:allow_spikes (Results 1 – 1 of 1) sorted by relevance
179 bool const allow_spikes = true; in BOOST_AUTO_TEST_CASE() local180 bool const do_not_allow_spikes = !allow_spikes; in BOOST_AUTO_TEST_CASE()182 test_linestrings<linestring_type, allow_spikes>(); in BOOST_AUTO_TEST_CASE()240 bool const allow_spikes = true; in BOOST_AUTO_TEST_CASE() local241 bool const do_not_allow_spikes = !allow_spikes; in BOOST_AUTO_TEST_CASE()243 test_multilinestrings<multi_linestring_type, allow_spikes>(); in BOOST_AUTO_TEST_CASE()