Home
last modified time | relevance | path

Searched defs:allowThrows (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8152 auto AssertionHandler::allowThrows() const -> bool { in allowThrows() function in Catch::AssertionHandler
9906 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows() function in Catch::Config