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

/external/v8/test/test262/
H A Dtestcfg.py102 def DownloadData(self): member in class:Test262TestConfiguration
/external/v8/tools/
H A Dtest.py634 def DownloadData(self, context): member in class:TestRepository
636 if 'DownloadData' in dir(config):
637 config.DownloadData()
664 def DownloadData(self, path, context): member in class:LiteralTestSuite
668 test.DownloadData(context)
1482 root.DownloadData(path, context)

Completed in 34 milliseconds