Searched refs:TIMEOUT_IN_SECONDS (Results 1 – 3 of 3) sorted by relevance
28 #define TIMEOUT_IN_SECONDS 540 macro86 if (sleepCounter == TIMEOUT_IN_SECONDS) { in main()
343 private static final int TIMEOUT_IN_SECONDS = 10; field in SplitAttributesCalculatorTest.InvocationVerifier367 assertTrue(message, mLatch.await(TIMEOUT_IN_SECONDS, TimeUnit.SECONDS)); in waitAndAssertFunctionApplied()
129 private static final long TIMEOUT_IN_SECONDS = 5; field in StylusHandwritingTest130 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,