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