Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemoryInternal.cpp74 const size_t endingMapCount = GetAshmemMappingsCount(); in TearDown() local
75 ASSERT_EQ(mStartingMapCount, endingMapCount); in TearDown()