Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5238 ShowDurations::OrNot showDurations = ShowDurations::DefaultForReporter; member
9912 ShowDurations::OrNot Config::showDurations() const { return m_data.showDurations; } in showDurations() function in Catch::Config