Lines Matching refs:utest
204 def print_utest(bc_name, utest, utest_alpha, first_col_width, use_color=True): argument
209 …if not utest['have_optimal_repetitions'] and utest['cpu_pvalue'] is None and utest['time_pvalue'] …
213 utest['nr_of_repetitions'], utest['nr_of_repetitions_other'])
217 if not utest['have_optimal_repetitions']:
230 utest['time_pvalue']), utest['time_pvalue'],
232 utest['cpu_pvalue']), utest['cpu_pvalue'],
240 utest=False): argument
246 assert utest is True or utest is False
269 if utest:
324 utest=False, argument
331 assert utest is True or utest is False
374 if utest and benchmark['utest']:
662 json1, json2, utest=True)
705 self.json_diff_report, utest=True, utest_alpha=0.05, use_color=False)
752 …self.json_diff_report, include_aggregates_only=True, utest=True, utest_alpha=0.05, use_color=False)
867 json1, json2, utest=True)
911 utest=True, utest_alpha=0.05, use_color=False)
1028 json1, json2, utest=True)
1036 utest=True, utest_alpha=0.05, use_color=False)