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.java41 public byte[] javaAllocation; field in NativeAllocationRegistryTest.Allocation
89 alloc.javaAllocation = new byte[javaSize]; in testNativeAllocation()
123 assertNotNull(saved[i].javaAllocation); in testNativeAllocation()