Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp36 void DoAlloc(bool cpu_access_needed) { in DoAlloc() function in DmaBufHeapConcurrentAccessTest
55 DoAlloc(true /* cpu_access_needed */); in DoConcurrentAlloc()
56 DoAlloc(false /* cpu_access_needed */); in DoConcurrentAlloc()
63 DoAlloc(true /* cpu_access_needed */); in DoConcurrentAllocWithMapName()
67 DoAlloc(false /* cpu_access_needed */); in DoConcurrentAllocWithMapName()