Searched refs:scap (Results 1 – 1 of 1) sorted by relevance
430 int scap = Math.max(buf.remaining(), RND.nextInt(1024)); in testPairs() local431 Buffer src = sbp.create(scap); in testPairs()433 int diff = scap - buf.remaining(); in testPairs()456 src.getClass().getName(), scap, spos, slim)); in testPairs()470 src.getClass().getName(), scap, spos, slim)); in testPairs()