HomeSort by relevance Sort by last modified time
    Searched defs:_timeout (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner.py 269 test_timeout_sec = self._timeout(test_input)
301 def _timeout(self, test_input): member in class:Worker
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 164 static int _timeout = POLL_TIMEOUT; variable
573 if (!isLowSpeedTransport && _timeout != POLL_TIMEOUT)
586 n = poll(fds, 2, _timeout);
688 ret, ret, errno, count, n, _timeout);
689 if (_timeout == POLL_TIMEOUT)
690 _timeout = -1;
718 _timeout = POLL_TIMEOUT;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 828 milliseconds