DiscardableMemoryAllocatorTest   45 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, Basic) {
DiscardableMemoryAllocatorTest   52 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, ZeroAllocationIsNotSupported) {
DiscardableMemoryAllocatorTest   57 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, TooLargeAllocationFails) {
DiscardableMemoryAllocatorTest   65 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest,
DiscardableMemoryAllocatorTest   78 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, AshmemRegionsAreAlwaysPageAligned) {
DiscardableMemoryAllocatorTest   89 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, LargeAllocation) {
DiscardableMemoryAllocatorTest   98 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, ChunksArePageAligned) {
DiscardableMemoryAllocatorTest  105 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, AllocateFreeAllocate) {
DiscardableMemoryAllocatorTest  121 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, FreeingWholeAshmemRegionClosesAshmem) {
DiscardableMemoryAllocatorTest  134 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, AllocateUsesBestFitAlgorithm) {
DiscardableMemoryAllocatorTest  152 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, MergeFreeChunks) {
DiscardableMemoryAllocatorTest  171 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, MergeFreeChunksAdvanced) {
DiscardableMemoryAllocatorTest  188 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, MergeFreeChunksAdvanced2) {
DiscardableMemoryAllocatorTest  209 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, MergeFreeChunksAndDeleteAshmemRegion) {
DiscardableMemoryAllocatorTest  231 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest,
DiscardableMemoryAllocatorTest  253 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest, UseMultipleAshmemRegions) {
DiscardableMemoryAllocatorTest  272 base/memory/discardable_memory_allocator_android_unittest.cc TEST_F(DiscardableMemoryAllocatorTest,