Searched refs:maxMix (Results 1 – 1 of 1) sorted by relevance
1228 int maxMix = 20; in testFoldOrCollectArguments() local1229 if (collectType != Object.class) maxMix = 0; in testFoldOrCollectArguments()1231 for (int mix = 0; mix <= maxMix; mix++) { in testFoldOrCollectArguments()