Searched refs:timesB (Results 1 – 2 of 2) sorted by relevance
59 timesB = {} variable112 append_dict_sorted_array(timesB, bench, normalized_t)256 if bench not in timesB:259 lowerB, upperB = get_lower_upper(timesB[bench])283 b = median(timesB[bench])381 if (bench not in timesA or bench not in timesB):384 tb = timesB[bench]395 (len([x for x in timesA if x in timesB]), len(suspects)))
57 timesB = {} variable110 append_dict_sorted_array(timesB, bench, normalized_t)254 if bench not in timesB:257 lowerB, upperB = get_lower_upper(timesB[bench])281 b = median(timesB[bench])381 if (bench not in timesA or bench not in timesB):384 tb = timesB[bench]395 (len([x for x in timesA if x in timesB]), len(suspects)))