HomeSort by relevance Sort by last modified time
    Searched refs:TIMEOUT (Results 1 - 25 of 391) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
run.sh 8 TIMEOUT="timeout -s 9 $TIMEOUT_DURATION"
9 $TIMEOUT true > /dev/null 2>&1 ||
10 TIMEOUT=
12 exec $TIMEOUT "$@"
  /external/strace/tests-m32/
run.sh 8 TIMEOUT="timeout -s 9 $TIMEOUT_DURATION"
9 $TIMEOUT true > /dev/null 2>&1 ||
10 TIMEOUT=
12 exec $TIMEOUT "$@"
  /external/strace/tests-mx32/
run.sh 8 TIMEOUT="timeout -s 9 $TIMEOUT_DURATION"
9 $TIMEOUT true > /dev/null 2>&1 ||
10 TIMEOUT=
12 exec $TIMEOUT "$@"
  /external/ltp/testcases/open_posix_testsuite/functional/threads/tools/
watchdogtimer.sh 7 TIMEOUT=600
12 sleep $TIMEOUT
14 echo "Timeout, kill pi test case"
  /external/testng/src/test/java/test/thread/
ThreadPoolSampleBugTest.java 6 private static final long TIMEOUT = 500;
10 Thread.sleep(TIMEOUT);
15 Thread.sleep(TIMEOUT);
18 @Test(timeOut = 10, invocationCount = 1, threadPoolSize = 5)
20 Thread.sleep(TIMEOUT);
23 @Test(timeOut = 10, invocationCount = 2, threadPoolSize = 5)
25 Thread.sleep(TIMEOUT);
  /external/apache-http/src/org/apache/http/conn/params/
ConnManagerPNames.java 49 * Defines the timeout in milliseconds used when retrieving an instance of
56 public static final String TIMEOUT = "http.conn-manager.timeout";
  /platform_testing/tests/functional/applinktests/src/com/android/functional/applinktests/
AppLinkTests.java 45 public final int TIMEOUT = 1000;
72 mDevice.wait(Until.findObject(By.text("AppLinkTestApp")), TIMEOUT).click();
73 mDevice.wait(Until.findObject(By.res("android:id/button_once")), TIMEOUT).click();
74 Thread.sleep(TIMEOUT);
78 mDevice.wait(Until.hasObject(By.text("Open with AppLinkTestApp")), TIMEOUT));
79 mDevice.wait(Until.findObject(By.res("android:id/button_once")), TIMEOUT)
80 .clickAndWait(Until.newWindow(), TIMEOUT);
81 Thread.sleep(TIMEOUT);
87 mDevice.wait(Until.findObject(By.res("android:id/button_always")), TIMEOUT).click();
98 Thread.sleep(TIMEOUT);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
10 static struct timeval TIMEOUT = { 25, 0 };
18 TIMEOUT));
27 TIMEOUT));
36 TIMEOUT));
45 TIMEOUT));
54 TIMEOUT));
63 TIMEOUT));
72 TIMEOUT));
81 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
10 static struct timeval TIMEOUT = { 25, 0 };
18 TIMEOUT));
27 TIMEOUT));
36 TIMEOUT));
45 TIMEOUT));
54 TIMEOUT));
63 TIMEOUT));
72 TIMEOUT));
81 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
10 static struct timeval TIMEOUT = { 25, 0 };
18 TIMEOUT));
27 TIMEOUT));
36 TIMEOUT));
45 TIMEOUT));
54 TIMEOUT));
63 TIMEOUT));
72 TIMEOUT));
81 TIMEOUT));
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
10 static struct timeval TIMEOUT = { 25, 0 };
18 TIMEOUT));
27 TIMEOUT));
36 TIMEOUT));
45 TIMEOUT));
54 TIMEOUT));
63 TIMEOUT));
72 TIMEOUT));
81 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
10 static struct timeval TIMEOUT = { 25, 0 };
18 TIMEOUT));
27 TIMEOUT));
36 TIMEOUT));
45 TIMEOUT));
54 TIMEOUT));
63 TIMEOUT));
72 TIMEOUT));
81 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
10 static struct timeval TIMEOUT = { 25, 0 };
18 TIMEOUT));
27 TIMEOUT));
36 TIMEOUT));
45 TIMEOUT));
54 TIMEOUT));
63 TIMEOUT));
72 TIMEOUT));
81 TIMEOUT));
    [all...]
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
Bots.java 36 private static final int TIMEOUT = 5000;
48 public Bots(UiDevice device, UiAutomation automation, Context context, int timeout) {
49 main = new UiBot(device, context, TIMEOUT);
50 breadcrumb = new BreadBot(device, context, TIMEOUT, main);
51 roots = new SidebarBot(device, context, TIMEOUT);
52 directory = new DirectoryListBot(device, automation, context, TIMEOUT);
53 sortHeader = new SortHeaderBot(device, context, TIMEOUT);
54 keyboard = new KeyboardBot(device, context, TIMEOUT);
55 search = new SearchBot(device, context, TIMEOUT);
56 gesture = new GestureBot(device, automation, context, TIMEOUT);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_clnt.c 37 /* Default timeout can be changed using clnt_control() */
38 static struct timeval TIMEOUT = { 25, 0 };
46 TIMEOUT));
55 TIMEOUT));
64 TIMEOUT));
73 TIMEOUT));
82 TIMEOUT));
91 TIMEOUT));
100 TIMEOUT));
109 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_clnt.c 37 /* Default timeout can be changed using clnt_control() */
38 static struct timeval TIMEOUT = { 25, 0 };
46 TIMEOUT));
55 TIMEOUT));
64 TIMEOUT));
73 TIMEOUT));
82 TIMEOUT));
91 TIMEOUT));
100 TIMEOUT));
109 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_clnt.c 37 /* Default timeout can be changed using clnt_control() */
38 static struct timeval TIMEOUT = { 25, 0 };
46 TIMEOUT));
55 TIMEOUT));
64 TIMEOUT));
73 TIMEOUT));
82 TIMEOUT));
91 TIMEOUT));
100 TIMEOUT));
109 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_clnt.c 37 /* Default timeout can be changed using clnt_control() */
38 static struct timeval TIMEOUT = { 25, 0 };
46 TIMEOUT));
55 TIMEOUT));
64 TIMEOUT));
73 TIMEOUT));
82 TIMEOUT));
91 TIMEOUT));
100 TIMEOUT));
109 TIMEOUT));
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
loc_api_rpcgen_clnt.c 37 /* Default timeout can be changed using clnt_control() */
38 static struct timeval TIMEOUT = { 25, 0 };
46 TIMEOUT));
55 TIMEOUT));
64 TIMEOUT));
73 TIMEOUT));
82 TIMEOUT));
91 TIMEOUT));
100 TIMEOUT));
109 TIMEOUT));
    [all...]
  /platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/
ActivityHelper.java 45 public static final int TIMEOUT = 1000;
96 Thread.sleep(TIMEOUT);
109 TIMEOUT * 5) && --retry > 0) {
111 Thread.sleep(TIMEOUT);
114 if (mDevice.wait(Until.hasObject(By.text("No recent items")), TIMEOUT * 5)) {
118 By.res(SYSTEMUI_PACKAGE, "recents_view")), TIMEOUT * 5));
122 By.res(SYSTEMUI_PACKAGE, "task_view_thumbnail")), TIMEOUT * 5).size();
126 Thread.sleep(TIMEOUT);
128 Thread.sleep(TIMEOUT);
140 TIMEOUT * 5) && --retry > 0)
    [all...]
  /cts/tests/openglperf2/src/android/opengl2/cts/primitive/
GLPrimitiveBenchmark.java 31 private static final int TIMEOUT = 1000000;
43 runBenchmark(BenchmarkName.FullPipeline, true, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
52 runBenchmark(BenchmarkName.FullPipeline, false, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
61 runBenchmark(BenchmarkName.PixelOutput, true, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
70 runBenchmark(BenchmarkName.PixelOutput, false, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
79 runBenchmark(BenchmarkName.ShaderPerf, true, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
88 runBenchmark(BenchmarkName.ShaderPerf, false, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
97 runBenchmark(BenchmarkName.ContextSwitch, true, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
106 runBenchmark(BenchmarkName.ContextSwitch, false, NUM_FRAMES, NUM_ITERATIONS, TIMEOUT,
117 * @param timeout The milliseconds to wait for an iteration of the benchmark before timing out
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_timedlock/
1-1.c 11 * available. The wait will end when the specified timeout time has expired.
13 * The timeout expires when the absolute time 'abs_timeout' passes, or if 'abs_timeout'
36 #define TIMEOUT 3 /* 3 seconds of timeout time for
89 if (time_diff.tv_sec < TIMEOUT) {
92 TIMEOUT);
112 struct timespec timeout; local
118 timeout.tv_sec = currsec1.tv_sec + TIMEOUT;
119 timeout.tv_nsec = currsec1.tv_usec * 1000
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqClearRequestTestCase.java 56 if (!actionListener.check(ActionListenerTest.SUCCESS, TIMEOUT)) {
61 if (!actionListener.check(ActionListenerTest.SUCCESS, TIMEOUT)) {
66 if (!actionListener.check(ActionListenerTest.SUCCESS, TIMEOUT)) {
71 if (!actionListener.check(ActionListenerTest.SUCCESS, TIMEOUT)) {
80 if (!actionListener.check(ActionListenerTest.SUCCESS, TIMEOUT)) {
89 if (!actionListener.check(ActionListenerTest.FAIL_NO_SERVICE, TIMEOUT)) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
threaded_import_hangers.py 4 # thread doesn't complete in TIMEOUT seconds, an "appeared to hang" message
8 TIMEOUT = 10
40 t.join(TIMEOUT)
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_init/
2-1.c 30 #define TIMEOUT 5 /* Timeout value of 5 seconds. */
43 * Wait for a timeout value of 10 seconds before timing out if the thread was not able
45 sleep(TIMEOUT);

Completed in 1000 milliseconds

1 2 3 4 5 6 7 8 91011>>