Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp165 sp<IMemory> inputMemory = mapMemory(tmp); in allocateInternal() local
166 ASSERT_NE(inputMemory.get(), nullptr); in allocateInternal()
168 static_cast<uint8_t*>(static_cast<void*>(inputMemory->getPointer())); in allocateInternal()