Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_config.cpp60 … int Config::benchmarkResolutionMultiple() const { return m_data.benchmarkResolutionMultiple; } in benchmarkResolutionMultiple() function in Catch::Config
Dcatch_config.hpp45 int benchmarkResolutionMultiple = 100; member
/external/catch2/single_include/catch2/
Dcatch.hpp4672 int benchmarkResolutionMultiple = 100; member
8065 … int Config::benchmarkResolutionMultiple() const { return m_data.benchmarkResolutionMultiple; } in benchmarkResolutionMultiple() function in Catch::Config