Searched refs:maxAbi (Results 1 – 1 of 1) sorted by relevance
173 int maxAbi = 0; in testApksAbis() local212 maxAbi = Math.max(maxAbi, buildTarget.size()); in testApksAbis()218 if (apk.getValue() < maxAbi) { in testApksAbis()220 apk.getValue(), maxAbi)); in testApksAbis()