Searched refs:benchmark_key (Results 1 – 3 of 3) sorted by relevance
12 benchmark_key = { variable55 benchmark_key.clear()58 attributes = "|".join(["%s:%s" % (key, value[0]) for key, value in benchmark_key.items()])79 if not benchmark_key.has_key(test_attributes[0]):80 benchmark_key[test_attributes[0]] = []81 if benchmark_key[test_attributes[0]].count(test_attributes[1]) == 0:82 benchmark_key[test_attributes[0]].append(test_attributes[1])86 for benchmark in benchmark_key:100 for benchmark in benchmark_key:101 … - %s" % (re.sub(r'\.', '<br>', benchmark),key), header=True) for key in benchmark_key[benchmark] ][all …]
21 benchmark_key = form["benchmark_key"].value26 for benchmark_key_pair in benchmark_key.split(','):
457 benchmark_key = {500 result['benchmark_key'] = benchmark_key