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

/external/v8/test/test262/
H A Dtestcfg.py43 class Test262TestCase(test.TestCase): class in inherits:test.TestCase
46 super(Test262TestCase, self).__init__(context, path, mode)
97 test = Test262TestCase(join(root, file), test_path, self.context,

Completed in 73 milliseconds