Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DDeviceSuspendTestActivity.java206 int sleep_attempts = 0; in testTimestampClockSource() local
226 if (sleep_attempts++ > MAX_SLEEP_ATTEMPTS) { in testTimestampClockSource()