Searched refs:setMemoryCacheForTesting (Results 1 – 4 of 4) sorted by relevance
68 setMemoryCacheForTesting(m_testingMemoryCache.leakPtr()); in SetUp()76 setMemoryCacheForTesting(m_globalMemoryCache.leakPtr()); in TearDown()
86 setMemoryCacheForTesting(m_testingMemoryCache.leakPtr()); in SetUp()95 setMemoryCacheForTesting(m_globalMemoryCache.leakPtr()); in TearDown()
220 void setMemoryCacheForTesting(MemoryCache*);
64 void setMemoryCacheForTesting(MemoryCache* memoryCache) in setMemoryCacheForTesting() function