Searched refs:expectedMaxNumAllocations (Results 1 – 1 of 1) sorted by relevance
67 int expectedMaxNumAllocations = (int)(max-total) / javaSize; in testNativeAllocation() local68 int numSavedAllocations = expectedMaxNumAllocations / 2; in testNativeAllocation()72 int numAllocationsToSimulate = 10 * expectedMaxNumAllocations; in testNativeAllocation()