Searched refs:SLEEP_BEFORE_RETRY_MS (Results 1 – 1 of 1) sorted by relevance
94 private static final long SLEEP_BEFORE_RETRY_MS = 250L; field in AssistTestBase700 TIMEOUT.run(getClass().getName(), SLEEP_BEFORE_RETRY_MS, () -> { in eventuallyWithSessionClose() local