Searched refs:setDelayBeforeLiveDecodedPrune (Results 1 – 2 of 2) sorted by relevance
149 memoryCache()->setDelayBeforeLiveDecodedPrune(0); in TEST_F()180 memoryCache()->setDelayBeforeLiveDecodedPrune(0); in TEST_F()309 memoryCache()->setDelayBeforeLiveDecodedPrune(0); in TEST_F()
167 void setDelayBeforeLiveDecodedPrune(double seconds) { m_delayBeforeLiveDecodedPrune = seconds; } in setDelayBeforeLiveDecodedPrune() function