Home
last modified time | relevance | path

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

/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dreport.py43 UTEST_OPTIMAL_REPETITIONS = 9 # Lowest reasonable number, More is better. variable
201 return (min_rep_cnt >= UTEST_OPTIMAL_REPETITIONS), cpu_pvalue, time_pvalue
220 UTEST_OPTIMAL_REPETITIONS)
/llvm-project-15.0.7/third-party/benchmark/tools/
H A Dcompare.py72 … were done.\nThis option can disable the U Test.".format(report.UTEST_OPTIMAL_REPETITIONS, report.…