Searched refs:shutdownTimeoutMs (Results 1 – 1 of 1) sorted by relevance
313 public void setShutdownTimersForTest(int pollingIntervalMs, int shutdownTimeoutMs) { in setShutdownTimersForTest() argument318 (shutdownTimeoutMs == 0) ? SHUTDOWN_EXTEND_MAX_MS : shutdownTimeoutMs; in setShutdownTimersForTest()