Searched refs:memoryCount (Results 1 – 1 of 1) sorted by relevance
265 return memoryCount() - 1; in addMemory()267 unsigned memoryCount() const { in memoryCount() function in android::__anonbe695bce0111::TestMemories273 assert(memoryIndex < memoryCount()); in addRegion()774 if ((weights.memoryCount() != 0) && in TEST_P()776 memoryIndex = randUInt(weights.memoryCount()); in TEST_P()1060 if ((ioMemories.memoryCount() != 0) && (randFrac() < 0.5)) { in TEST_P()1061 memoryIndex = randUInt(ioMemories.memoryCount()); in TEST_P()