Searched refs:MAX_SLEEP_ATTEMPTS (Results 1 – 1 of 1) sorted by relevance
204 final int MAX_SLEEP_ATTEMPTS = 10; in testTimestampClockSource() local226 if (sleep_attempts++ > MAX_SLEEP_ATTEMPTS) { in testTimestampClockSource()