Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp1070 RequestMemoryPool sharedMemory1 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1087 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, sharedMemory3, in TEST_P()
1095 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, sharedMemory3, in TEST_P()
1167 RequestMemoryPool sharedMemory1 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1181 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, deviceMemory)}, in TEST_P()
1188 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, deviceMemory)}, in TEST_P()
1196 .pools = createRequestMemoryPools(sharedMemory1, sharedMemory2, deviceMemory)}, in TEST_P()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp1023 Request::MemoryPool sharedMemory1 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1040 .pools = {sharedMemory1, sharedMemory2, sharedMemory3, deviceMemory}}, in TEST_P()
1047 .pools = {sharedMemory1, sharedMemory2, sharedMemory3, deviceMemory}}, in TEST_P()
1118 Request::MemoryPool sharedMemory1 = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1132 .pools = {sharedMemory1, sharedMemory2, deviceMemory}}, in TEST_P()
1139 .pools = {sharedMemory1, sharedMemory2, deviceMemory}}, in TEST_P()
1147 .pools = {sharedMemory1, sharedMemory2, deviceMemory}}, in TEST_P()