Home
last modified time | relevance | path

Searched defs:memoryIndex (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp279 unsigned addRegion(unsigned memoryIndex, uint32_t length) { in addRegion()
905 unsigned memoryIndex = ~0U; in TEST_P() local
1320 unsigned memoryIndex = ~0U; in TEST_P() local
DTestGpuNnapi.cpp195 for (uint32_t memoryIndex = 0; memoryIndex < VK_MAX_MEMORY_TYPES; ++memoryIndex) { in findMemoryType() local