Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestMemoryInternal.cpp73 const size_t endingMapCount = GetAshmemMappingsCount(); in TearDown() local
74 ASSERT_EQ(mStartingMapCount, endingMapCount); in TearDown()