Home
last modified time | relevance | path

Searched defs:AddressSpaceHostMemoryAllocatorContext (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator_unittests.cpp63 TEST(AddressSpaceHostMemoryAllocatorContext, getDeviceType) { in TEST() argument
72 TEST(AddressSpaceHostMemoryAllocatorContext, AllocateDeallocate) { in TEST() argument
89 TEST(AddressSpaceHostMemoryAllocatorContext, AllocateSamePhysAddr) { in TEST() argument
126 TEST(AddressSpaceHostMemoryAllocatorContext, AllocateMappingFail) { in TEST() argument
139 TEST(AddressSpaceHostMemoryAllocatorContext, UnallocateTwice) { in TEST() argument
Daddress_space_host_memory_allocator.cpp25 AddressSpaceHostMemoryAllocatorContext::AddressSpaceHostMemoryAllocatorContext( in AddressSpaceHostMemoryAllocatorContext() function in android::emulation::AddressSpaceHostMemoryAllocatorContext