HomeSort by relevance Sort by last modified time
    Searched refs:testroot (Results 1 - 2 of 2) sorted by null

  /external/v8/test/sputnik/
testcfg.py 86 testroot = join(self.root, 'sputniktests')
87 modroot = join(testroot, 'tools')
92 test_suite = sputnik.TestSuite(testroot, False)
  /external/v8/test/test262/
testcfg.py 81 testroot = join(self.root, 'data', 'test', 'suite')
86 for root, dirs, files in os.walk(testroot):

Completed in 61 milliseconds