Searched refs:BenchmarkTestConfiguration (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/benchmarks/
H A Dtestcfg.py82 class BenchmarkTestConfiguration(test.TestConfiguration): class in inherits:test.TestConfiguration
85 super(BenchmarkTestConfiguration, self).__init__(context, root)
100 return BenchmarkTestConfiguration(context, root)

Completed in 69 milliseconds