Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemoryInternal.cpp61 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