Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/detail/sections/
Dsectionalize.cpp73 std::string const& index_check, std::string const& dir_check, in test_sectionalize() argument
140 if (! dir_check.empty()) in test_sectionalize()
142 BOOST_CHECK_EQUAL(out_dirs.str(), dir_check); in test_sectionalize()