Home
last modified time | relevance | path

Searched refs:UTEST_MIN_REPETITIONS (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dreport.py42 UTEST_MIN_REPETITIONS = 2 variable
193 if min_rep_cnt < UTEST_MIN_REPETITIONS:
/llvm-project-15.0.7/third-party/benchmark/tools/
H A Dcompare.py72 …on can disable the U Test.".format(report.UTEST_OPTIMAL_REPETITIONS, report.UTEST_MIN_REPETITIONS))