Home
last modified time | relevance | path

Searched refs:low_mild (Results 1 – 25 of 80) sorted by relevance

1234

/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/
H A Dcatch_outlier_classification.hpp18 int low_mild = 0; // 1.5 to 3 times IQR below Q1 member
23 return low_severe + low_mild + high_mild + high_severe; in total()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/
H A Dcatch_outlier_classification.hpp18 int low_mild = 0; // 1.5 to 3 times IQR below Q1 member
23 return low_severe + low_mild + high_mild + high_severe; in total()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/benchmark/
H A Dcatch_outlier_classification.hpp18 int low_mild = 0; // 1.5 to 3 times IQR below Q1 member
23 return low_severe + low_mild + high_mild + high_severe; in total()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/
H A Dcatch_outlier_classification.hpp18 int low_mild = 0; // 1.5 to 3 times IQR below Q1 member
23 return low_severe + low_mild + high_mild + high_severe; in total()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/
H A Dcatch_outlier_classification.hpp18 int low_mild = 0; // 1.5 to 3 times IQR below Q1 member
23 return low_severe + low_mild + high_mild + high_severe; in total()
/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/
H A Dcatch_outlier_classification.hpp18 int low_mild = 0; // 1.5 to 3 times IQR below Q1 member
23 return low_severe + low_mild + high_mild + high_severe; in total()
/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp202 REQUIRE(o.low_mild == lom); in __anonf0366a520702()
289 CHECK(analysis.outliers.low_mild == 0);
325 CHECK(analysis.outliers.low_mild == 0);
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp202 REQUIRE(o.low_mild == lom); in __anon5cf57d8d0702()
289 CHECK(analysis.outliers.low_mild == 0);
325 CHECK(analysis.outliers.low_mild == 0);
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp202 REQUIRE(o.low_mild == lom); in __anonbb64ebc30702()
289 CHECK(analysis.outliers.low_mild == 0);
325 CHECK(analysis.outliers.low_mild == 0);
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp202 REQUIRE(o.low_mild == lom); in __anon5364d0520702()
289 CHECK(analysis.outliers.low_mild == 0);
325 CHECK(analysis.outliers.low_mild == 0);
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp202 REQUIRE(o.low_mild == lom); in __anon9683ea250702()
289 CHECK(analysis.outliers.low_mild == 0);
325 CHECK(analysis.outliers.low_mild == 0);
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp202 REQUIRE(o.low_mild == lom); in __anon41c95bec0702()
289 CHECK(analysis.outliers.low_mild == 0);
325 CHECK(analysis.outliers.low_mild == 0);
/dports/math/e-antic/Catch2-ff349a5/include/internal/benchmark/detail/
H A Dcatch_stats.hpp52 else if (t < lom) ++o.low_mild; in classify_outliers()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/benchmark/detail/
H A Dcatch_stats.hpp52 else if (t < lom) ++o.low_mild; in classify_outliers()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/benchmark/detail/
H A Dcatch_stats.hpp50 else if (t < lom) ++o.low_mild; in classify_outliers()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_stats.hpp52 else if (t < lom) ++o.low_mild; in classify_outliers()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/benchmark/detail/
H A Dcatch_stats.hpp52 else if (t < lom) ++o.low_mild; in classify_outliers()
/dports/devel/catch/Catch2-2.13.7/include/internal/benchmark/detail/
H A Dcatch_stats.hpp52 else if (t < lom) ++o.low_mild; in classify_outliers()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_xml.cpp260 .writeAttribute("lowMild", benchmarkStats.outliers.low_mild) in benchmarkEnded()
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_xml.cpp260 .writeAttribute("lowMild", benchmarkStats.outliers.low_mild) in benchmarkEnded()
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_xml.cpp252 .writeAttribute("lowMild", benchmarkStats.outliers.low_mild) in benchmarkEnded()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_xml.cpp260 .writeAttribute("lowMild", benchmarkStats.outliers.low_mild) in benchmarkEnded()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_xml.cpp260 .writeAttribute("lowMild", benchmarkStats.outliers.low_mild) in benchmarkEnded()
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_xml.cpp260 .writeAttribute("lowMild", benchmarkStats.outliers.low_mild) in benchmarkEnded()
/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/3rd_party/nonius-1.1.2/nonius/
H A Dhtml_group_reporter.h262 std::cout << "low mild" << o.low_mild << " " << o.samples_seen; in print_outliers()

1234