Searched refs:SetKeepMemoryForTesting (Results 1 – 3 of 3) sorted by relevance
43 using MadvFreeDiscardableMemoryPosix::SetKeepMemoryForTesting;71 mem->SetKeepMemoryForTesting(true); in TEST_F()
88 void SetKeepMemoryForTesting(bool keep_memory);
301 void MadvFreeDiscardableMemoryPosix::SetKeepMemoryForTesting(bool keep_memory) { in SetKeepMemoryForTesting() function in base::MadvFreeDiscardableMemoryPosix