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

/external/v8/test/benchmarks/
H A Dtestcfg.py41 class BenchmarkTestCase(test.TestCase): class in inherits:test.TestCase
44 super(BenchmarkTestCase, self).__init__(context, split(path), mode)
90 test = BenchmarkTestCase(path, self.context, mode)

Completed in 77 milliseconds