Home
last modified time | relevance | path

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

/third_party/benchmark/tools/gbench/
Dreport.py42 UTEST_MIN_REPETITIONS = 2 variable
193 if min_rep_cnt < UTEST_MIN_REPETITIONS:
/third_party/benchmark/tools/
Dcompare.py72 …on can disable the U Test.".format(report.UTEST_OPTIMAL_REPETITIONS, report.UTEST_MIN_REPETITIONS))