Searched refs:testNativeAllocation (Results 1 – 1 of 1) sorted by relevance
47 private void testNativeAllocation(TestConfig config) { in testNativeAllocation() method in NativeAllocationRegistryTest122 testNativeAllocation(new TestConfig(false, false)); in testNativeAllocationNonmallocNoSharedRegistry()126 testNativeAllocation(new TestConfig(false, true)); in testNativeAllocationNonmallocSharedRegistry()130 testNativeAllocation(new TestConfig(true, false)); in testNativeAllocationMallocNoSharedRegistry()134 testNativeAllocation(new TestConfig(true, true)); in testNativeAllocationMallocSharedRegistry()