Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp1072 RequestMemoryPool sharedMemory3 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1087 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, sharedMemory3, in TEST_P()
1095 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, sharedMemory3, in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp1025 Request::MemoryPool sharedMemory3 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1040 .pools = {sharedMemory1, sharedMemory2, sharedMemory3, deviceMemory}}, in TEST_P()
1047 .pools = {sharedMemory1, sharedMemory2, sharedMemory3, deviceMemory}}, in TEST_P()