Searched refs:_timeout_scalefactor (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/testrunner/ | ||
H A D | base_runner.py | 749 timeout = options.timeout * self._timeout_scalefactor(options) 765 def _timeout_scalefactor(self, options): member in BaseTestRunner |
Completed in 1 milliseconds