Searched refs:nativeAllocation (Results 1 – 1 of 1) sorted by relevance
42 public long nativeAllocation; field in NativeAllocationRegistryTest.Allocation90 alloc.nativeAllocation = doNativeAllocation(nativeSize); in testNativeAllocation()91 registry.registerNativeAllocation(alloc, alloc.nativeAllocation); in testNativeAllocation()124 assertTrue(saved[i].nativeAllocation != 0); in testNativeAllocation()