/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/catch/ |
H A D | catchtestsettings.cpp | 69 registerAspect(&benchmarkWarmupTime); in CatchTestSettings() 70 benchmarkWarmupTime.setSettingsKey("BenchWarmup"); in CatchTestSettings() 71 benchmarkWarmupTime.setSuffix(tr(" ms")); in CatchTestSettings() 72 benchmarkWarmupTime.setRange(0, 10000); in CatchTestSettings() 73 benchmarkWarmupTime.setEnabler(&warmupChecked); in CatchTestSettings() 159 s.warmupChecked, s.benchmarkWarmupTime, nl, in CatchTestSettingsPage()
|
H A D | catchtestsettings.h | 46 Utils::IntegerAspect benchmarkWarmupTime; variable
|
H A D | catchconfiguration.cpp | 119 … arguments << "--benchmark-warmup-time" << QString::number(settings->benchmarkWarmupTime.value()); in argumentsForTestRunner()
|
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/ |
H A D | catch_config.hpp | 50 std::chrono::milliseconds::rep benchmarkWarmupTime = 100; member 119 std::chrono::milliseconds benchmarkWarmupTime() const override;
|
H A D | catch_config.cpp | 80 …d::chrono::milliseconds Config::benchmarkWarmupTime() const { return std::chrono::milliseconds(m_d… in benchmarkWarmupTime() function in Catch::Config
|
H A D | catch_interfaces_config.h | 86 virtual std::chrono::milliseconds benchmarkWarmupTime() const = 0;
|
H A D | catch_commandline.cpp | 221 | Opt( config.benchmarkWarmupTime, "benchmarkWarmupTime" ) in makeCommandLineParser()
|
/dports/math/e-antic/Catch2-ff349a5/include/internal/ |
H A D | catch_config.hpp | 50 std::chrono::milliseconds::rep benchmarkWarmupTime = 100; member 119 std::chrono::milliseconds benchmarkWarmupTime() const override;
|
H A D | catch_config.cpp | 80 …d::chrono::milliseconds Config::benchmarkWarmupTime() const { return std::chrono::milliseconds(m_d… in benchmarkWarmupTime() function in Catch::Config
|
H A D | catch_interfaces_config.h | 86 virtual std::chrono::milliseconds benchmarkWarmupTime() const = 0;
|
H A D | catch_commandline.cpp | 221 | Opt( config.benchmarkWarmupTime, "benchmarkWarmupTime" ) in makeCommandLineParser()
|
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/ |
H A D | catch_config.hpp | 50 std::chrono::milliseconds::rep benchmarkWarmupTime = 100; member 119 std::chrono::milliseconds benchmarkWarmupTime() const override;
|
H A D | catch_config.cpp | 80 …d::chrono::milliseconds Config::benchmarkWarmupTime() const { return std::chrono::milliseconds(m_d… in benchmarkWarmupTime() function in Catch::Config
|
H A D | catch_interfaces_config.h | 86 virtual std::chrono::milliseconds benchmarkWarmupTime() const = 0;
|
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/ |
H A D | catch_config.hpp | 50 std::chrono::milliseconds::rep benchmarkWarmupTime = 100; member 119 std::chrono::milliseconds benchmarkWarmupTime() const override;
|
H A D | catch_config.cpp | 80 …d::chrono::milliseconds Config::benchmarkWarmupTime() const { return std::chrono::milliseconds(m_d… in benchmarkWarmupTime() function in Catch::Config
|
H A D | catch_interfaces_config.h | 86 virtual std::chrono::milliseconds benchmarkWarmupTime() const = 0;
|
/dports/devel/catch/Catch2-2.13.7/include/internal/ |
H A D | catch_config.hpp | 50 std::chrono::milliseconds::rep benchmarkWarmupTime = 100; member 119 std::chrono::milliseconds benchmarkWarmupTime() const override;
|
H A D | catch_config.cpp | 80 …d::chrono::milliseconds Config::benchmarkWarmupTime() const { return std::chrono::milliseconds(m_d… in benchmarkWarmupTime() function in Catch::Config
|
H A D | catch_interfaces_config.h | 86 virtual std::chrono::milliseconds benchmarkWarmupTime() const = 0;
|
/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/ |
H A D | catch_benchmark.hpp | 47 …me = std::max(min_time, std::chrono::duration_cast<decltype(min_time)>(cfg.benchmarkWarmupTime())); in prepare() 50 …mples(), fun, std::chrono::duration_cast<FloatDuration<Clock>>(cfg.benchmarkWarmupTime()), Detail:… in prepare()
|
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/ |
H A D | catch_benchmark.hpp | 47 …me = std::max(min_time, std::chrono::duration_cast<decltype(min_time)>(cfg.benchmarkWarmupTime())); in prepare() 50 …mples(), fun, std::chrono::duration_cast<FloatDuration<Clock>>(cfg.benchmarkWarmupTime()), Detail:… in prepare()
|
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/ |
H A D | catch_benchmark.hpp | 47 …me = std::max(min_time, std::chrono::duration_cast<decltype(min_time)>(cfg.benchmarkWarmupTime())); in prepare() 50 …mples(), fun, std::chrono::duration_cast<FloatDuration<Clock>>(cfg.benchmarkWarmupTime()), Detail:… in prepare()
|
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/ |
H A D | catch_benchmark.hpp | 47 …me = std::max(min_time, std::chrono::duration_cast<decltype(min_time)>(cfg.benchmarkWarmupTime())); in prepare() 50 …mples(), fun, std::chrono::duration_cast<FloatDuration<Clock>>(cfg.benchmarkWarmupTime()), Detail:… in prepare()
|
/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/ |
H A D | catch_benchmark.hpp | 47 …me = std::max(min_time, std::chrono::duration_cast<decltype(min_time)>(cfg.benchmarkWarmupTime())); in prepare() 50 …mples(), fun, std::chrono::duration_cast<FloatDuration<Clock>>(cfg.benchmarkWarmupTime()), Detail:… in prepare()
|