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