Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Dtest_is_valid.hpp233 std::string reason_short = reason.substr(0, reason_valid.length()); in apply() local
251 (! valid && reason_short != reason_valid), in apply()