Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestGpuNnapi.cpp352 bool hasComputeQueue = false; in initialize() local
356 hasComputeQueue = true; in initialize()
360 if (!hasComputeQueue) continue; in initialize()