Home
last modified time | relevance | path

Searched refs:GetMemoryCache (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Target/
H A DMemoryTest.cpp75 MemoryCache &GetMemoryCache() { return m_memory_cache; } in GetMemoryCache() function in __anona2850e110111::DummyProcess
104 MemoryCache &mem_cache = process->GetMemoryCache(); in TEST_F()