Searched refs:numAllocationsToSimulate (Results 1 – 1 of 1) sorted by relevance
72 int numAllocationsToSimulate = 10 * expectedMaxNumAllocations; in testNativeAllocation() local77 for (int i = 0; i < numAllocationsToSimulate; i++) { in testNativeAllocation()