Searched refs:sharedMemory1 (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | MemoryDomainTests.cpp | 1019 Request::MemoryPool sharedMemory1 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local 1036 .pools = {sharedMemory1, sharedMemory2, sharedMemory3, deviceMemory}}, in TEST_P() 1043 .pools = {sharedMemory1, sharedMemory2, sharedMemory3, deviceMemory}}, in TEST_P() 1114 Request::MemoryPool sharedMemory1 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local 1128 .pools = {sharedMemory1, sharedMemory2, deviceMemory}}, in TEST_P() 1135 .pools = {sharedMemory1, sharedMemory2, deviceMemory}}, in TEST_P() 1143 .pools = {sharedMemory1, sharedMemory2, deviceMemory}}, in TEST_P()
|