Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/util/
DNativeAllocationRegistryTest.java52 public byte[] javaAllocation; field in NativeAllocationRegistryTest.Allocation
106 alloc.javaAllocation = new byte[javaSize]; in testNativeAllocation()
140 assertNotNull(saved[i].javaAllocation); in testNativeAllocation()