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.java40 private static class Allocation { class in NativeAllocationRegistryTest
69 Allocation[] saved = new Allocation[numSavedAllocations]; in testNativeAllocation()
88 final Allocation alloc = new Allocation(); in testNativeAllocation()