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

  /external/autotest/server/site_tests/platform_PowerStatusStress/
platform_PowerStatusStress.py 32 def wait_to_suspend(self, suspend_timeout = _LONG_TIMEOUT):
35 @param suspend_timeout: Time in seconds to wait to disconnect
40 if not self.host.ping_wait_down(timeout=suspend_timeout):
42 suspend_timeout)
  /art/test/
run-test 150 suspend_timeout="500000"
242 suspend_timeout="$1"
437 run_args="${run_args} --runtime-option -XX:ThreadSuspendTimeout=$suspend_timeout"
    [all...]

Completed in 219 milliseconds