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

/external/v8/test/test262/
H A Dtestcfg.py75 class Test262TestConfiguration(test.TestConfiguration): class in inherits:test.TestConfiguration
78 super(Test262TestConfiguration, self).__init__(context, root)
134 return Test262TestConfiguration(context, root)

Completed in 219 milliseconds