Searched refs:myBucket (Results 1 – 1 of 1) sorted by relevance
610 … Set<R4<RawCollationKey, String, Integer, Double>> myBucket = myBucketContents.get(bucketIndex); in TestClientSupport() local613 myBucket.add(row); in TestClientSupport()626 … Set<R4<RawCollationKey, String, Integer, Double>> myBucket = myBucketContents.get(index); in TestClientSupport() local627 … Iterator<R4<RawCollationKey, String, Integer, Double>> myBucketIterator = myBucket.iterator(); in TestClientSupport()