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.cpp75 TEST(AddressSpaceHostMemoryAllocatorContext, getDeviceType) { in TEST() argument
86 TEST(AddressSpaceHostMemoryAllocatorContext, AllocateDeallocate) { in TEST() argument
105 TEST(AddressSpaceHostMemoryAllocatorContext, AllocateSamePhysAddr) { in TEST() argument
144 TEST(AddressSpaceHostMemoryAllocatorContext, AllocateMappingFail) { in TEST() argument
159 TEST(AddressSpaceHostMemoryAllocatorContext, UnallocateTwice) { in TEST() argument
Daddress_space_host_memory_allocator.cpp30 AddressSpaceHostMemoryAllocatorContext::AddressSpaceHostMemoryAllocatorContext( in AddressSpaceHostMemoryAllocatorContext() function in android::emulation::AddressSpaceHostMemoryAllocatorContext