Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java51 private static class Allocation { class in NativeAllocationRegistryTest
80 Allocation[] saved = new Allocation[numSavedAllocations]; in testNativeAllocation()
105 final Allocation alloc = new Allocation(); in testNativeAllocation()