Searched refs:NO_EVENT_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
55 private static final int NO_EVENT_TIMEOUT_MILLIS = 200; field in RetryLaunchViewModelTest165 .timeout(Duration.ofMillis(NO_EVENT_TIMEOUT_MILLIS)) in pollForNoEvent()