Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp562 const auto maybeMemoryTypeIndex = in initialize() local
565 if (!maybeMemoryTypeIndex.has_value()) { in initialize()
579 .memoryTypeIndex = maybeMemoryTypeIndex.value(), in initialize()