Searched refs:getHostFullRetryDelay (Results 1 – 4 of 4) sorted by relevance
109 virtual std::chrono::milliseconds getHostFullRetryDelay() const in getHostFullRetryDelay() function in openpower::pels::HostInterface
487 _hostFullTimer.restartOnce(_hostIface->getHostFullRetryDelay()); in setHostFull()
663 runEvents(sdEvent, 5, mockHostIface->getHostFullRetryDelay()); in TEST_F()673 runEvents(sdEvent, 2, mockHostIface->getHostFullRetryDelay()); in TEST_F()
163 virtual std::chrono::milliseconds getHostFullRetryDelay() const override in getHostFullRetryDelay() function in openpower::pels::MockHostInterface