Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp1299 unsigned mMemoryRegion; in TEST_P() member
1327 desc.mMemoryRegion = ioMemories.addRegion(memoryIndex, length); in TEST_P()
1356 ioMemories.getRegion(desc.mMemoryRegion, &memory, &offset, &length)); in TEST_P()
1393 float* region = static_cast<float*>(ioMemories.getRegion(desc.mMemoryRegion)); in TEST_P()
1431 float* region = static_cast<float*>(ioMemories.getRegion(desc.mMemoryRegion)); in TEST_P()