Searched refs:GetAshmemMappingsCount (Results 1 – 1 of 1) sorted by relevance
61 size_t GetAshmemMappingsCount();69 mStartingMapCount = GetAshmemMappingsCount(); in SetUp()74 const size_t endingMapCount = GetAshmemMappingsCount(); in TearDown()78 size_t MemoryLeakTest::GetAshmemMappingsCount() { in GetAshmemMappingsCount() function in __anon8bfcce4b0111::MemoryLeakTest