Searched refs:TIMEOUT_IN_SEC (Results 1 – 4 of 4) sorted by relevance
34 private static final int TIMEOUT_IN_SEC = 90; field in TestGnssStatusCallback128 return TestUtils.waitFor(mLatchStart, TIMEOUT_IN_SEC); in awaitStart()132 return TestUtils.waitFor(mLatchStatus, TIMEOUT_IN_SEC); in awaitStatus()136 return TestUtils.waitFor(mLatchTtff, TIMEOUT_IN_SEC); in awaitTtff()140 return TestUtils.waitFor(mLatchStop, TIMEOUT_IN_SEC); in awaitStop()
36 private static final int TIMEOUT_IN_SEC = 120; field in TestLocationListener77 return TestUtils.waitFor(mCountDownLatch, TIMEOUT_IN_SEC); in await()
36 private static final int TIMEOUT_IN_SEC = 90; field in TestGnssNavigationMessageListener70 return TestUtils.waitFor(mCountDownLatch, TIMEOUT_IN_SEC); in await()
55 private static final int TIMEOUT_IN_SEC = 120; field in GnssLocationUpdateIntervalTest147 (fixIntervalMillis * LOCATION_TO_COLLECT_COUNT) + TIMEOUT_IN_SEC); in testLocationUpdatesAtInterval()204 (fixIntervalMillis * LOCATION_TO_COLLECT_COUNT) + TIMEOUT_IN_SEC); in testUtcToElapsedRealtimeDriftAtInterval()