public class TestBaseAllocator extends BaseTest
| Constructor and Description |
|---|
TestBaseAllocator() |
| Modifier and Type | Method and Description |
|---|---|
void |
multiple() |
void |
test_privateMax() |
void |
testAllocator_claimedReservation() |
void |
testAllocator_createSlices() |
void |
testAllocator_manyAllocations() |
void |
testAllocator_overAllocate() |
void |
testAllocator_overAllocateParent() |
void |
testAllocator_shareOwnership() |
void |
testAllocator_shareSliced() |
void |
testAllocator_sliceRanges() |
void |
testAllocator_slicesOfSlices() |
void |
testAllocator_transferOwnership() |
void |
testAllocator_transferShared() |
void |
testAllocator_transferSliced() |
void |
testAllocator_unclaimedReservation() |
void |
testAllocator_unreleasedEmpty() |
void |
testRootAllocator_closeWithOutstanding() |
void |
testRootAllocator_createChildAndUse() |
void |
testRootAllocator_createChildDontClose() |
void |
testRootAllocator_getEmpty() |
public void testRootAllocator_closeWithOutstanding()
throws Exception
Exceptionpublic void testRootAllocator_getEmpty()
throws Exception
Exceptionpublic void testAllocator_unreleasedEmpty()
throws Exception
Exceptionpublic void testAllocator_transferOwnership()
throws Exception
Exceptionpublic void testAllocator_shareOwnership()
throws Exception
Exceptionpublic void testRootAllocator_createChildAndUse()
throws Exception
Exceptionpublic void testRootAllocator_createChildDontClose()
throws Exception
Exceptionpublic void testAllocator_manyAllocations()
throws Exception
Exceptionpublic void testAllocator_overAllocate()
throws Exception
Exceptionpublic void testAllocator_overAllocateParent()
throws Exception
Exceptionpublic void testAllocator_createSlices()
throws Exception
Exceptionpublic void testAllocator_sliceRanges()
throws Exception
Exceptionpublic void testAllocator_slicesOfSlices()
throws Exception
Exceptionpublic void testAllocator_transferSliced()
throws Exception
Exceptionpublic void testAllocator_shareSliced()
throws Exception
Exceptionpublic void testAllocator_transferShared()
throws Exception
Exceptionpublic void testAllocator_unclaimedReservation()
throws Exception
Exceptionpublic void testAllocator_claimedReservation()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.