Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5299 ShowDurations::OrNot showDurations = ShowDurations::DefaultForReporter; member
10006 ShowDurations::OrNot Config::showDurations() const { return m_data.showDurations; } in showDurations() function in Catch::Config