Searched refs:RETRY_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
87 private static final int RETRY_DELAY_MS = 2_000; field in DynamicCodeLoggerIntegrationTests346 SystemClock.sleep(i * RETRY_DELAY_MS); in runTest()