Home
last modified time | relevance | path

Searched refs:POLL_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/policy_DisableScreenshots/
Dpolicy_DisableScreenshots.py15 POLL_TIMEOUT = 5 variable
65 timeout=POLL_TIMEOUT,
155 timeout=POLL_TIMEOUT)
/external/chromium-trace/catapult/third_party/pyserial/serial/urlhandler/
Dprotocol_socket.py33 POLL_TIMEOUT = 2 variable
57 self._socket.settimeout(POLL_TIMEOUT) # used for write timeout support :/
/external/u-boot/include/usb/
Dxhci.h1054 #define POLL_TIMEOUT 60 macro