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

  /external/v8/tools/testrunner/objects/
testcase.py 88 return self.suitename() + "/" + self.suite.CommonTestName(self)
  /external/v8/tools/testrunner/local/
testsuite.py 130 def CommonTestName(self, testcase):
185 testname = self.CommonTestName(t)
  /external/v8/test/promises-aplus/
testcfg.py 71 def CommonTestName(self, testcase):

Completed in 302 milliseconds