Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_config.cpp66 ShowDurations::OrNot Config::showDurations() const { return m_data.showDurations; } in showDurations() function in Catch::Config
Dcatch_config.hpp54 ShowDurations::OrNot showDurations = ShowDurations::DefaultForReporter; member
/external/bcc/tests/cc/
Dcatch.hpp3515 ShowDurations::OrNot showDurations; member
3580 virtual ShowDurations::OrNot showDurations() const { return m_data.showDurations; } in showDurations() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp5258 ShowDurations::OrNot showDurations = ShowDurations::DefaultForReporter; member
9959 ShowDurations::OrNot Config::showDurations() const { return m_data.showDurations; } in showDurations() function in Catch::Config
/external/libabigail/tests/lib/
Dcatch.hpp5289 ShowDurations::OrNot showDurations = ShowDurations::DefaultForReporter; member
10017 ShowDurations::OrNot Config::showDurations() const { return m_data.showDurations; } in showDurations() function in Catch::Config