Home
last modified time | relevance | path

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

/external/v8/tools/
Dperf-to-html.py129 def SortedTestKeys(self): member in Benchmark
188 for test in benchmark.SortedTestKeys():
Dperf-compare.py160 def SortedTestKeys(self): member in BenchmarkSuite
447 for benchmark_name in benchmark_suite_object.SortedTestKeys():