Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestCompliance.cpp197 V1_3::Request::MemoryPool sharedMemoryPool, deviceMemoryPool; in TEST_F() local
200 deviceMemoryPool.token(1); in TEST_F()
206 .pools = {deviceMemoryPool, sharedMemoryPool}, in TEST_F()
213 .pools = {sharedMemoryPool, deviceMemoryPool}, in TEST_F()