Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5228 int abortAfter = -1; member
9917 int Config::abortAfter() const { return m_data.abortAfter; } in abortAfter() function in Catch::Config