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