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

/external/v8/test/sputnik/
H A Dtestcfg.py36 class SputnikTestCase(test.TestCase): class in inherits:test.TestCase
39 super(SputnikTestCase, self).__init__(context, path, mode)
99 case = SputnikTestCase(test, full_path, self.context, mode)

Completed in 133 milliseconds