Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9247/
Dpoc.cpp28 #define TIMEOUT_IN_SECONDS 540 macro
86 if (sleepCounter == TIMEOUT_IN_SECONDS) { in main()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DSplitAttributesCalculatorTest.java343 private static final int TIMEOUT_IN_SECONDS = 10; field in SplitAttributesCalculatorTest.InvocationVerifier
367 assertTrue(message, mLatch.await(TIMEOUT_IN_SECONDS, TimeUnit.SECONDS)); in waitAndAssertFunctionApplied()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java129 private static final long TIMEOUT_IN_SECONDS = 5; field in StylusHandwritingTest
130 private static final long TIMEOUT = TimeUnit.SECONDS.toMillis(TIMEOUT_IN_SECONDS);
485 CommonTestUtils.waitUntil("Stylus handwriting window should be shown", TIMEOUT_IN_SECONDS, in verifyStylusHandwritingWindowIsShown()
1739 TIMEOUT_IN_SECONDS, "Delegate should receive text");
1803 TIMEOUT_IN_SECONDS, "Delegate should receive text");
2597 TIMEOUT_IN_SECONDS,