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

  /external/chromium_org/v8/tools/testrunner/local/
execution.py 74 self._CommonInit(len(self.tests), progress_indicator, context)
76 def _CommonInit(self, num_tests, progress_indicator, context):
  /external/chromium_org/v8/tools/testrunner/network/
network_execution.py 65 self._CommonInit(num_tests, progress_indicator, context)

Completed in 323 milliseconds