Searched refs:srcPointerIds (Results 1 – 1 of 1) sorted by relevance
160 final ResizableIntArray srcPointerIds = new ResizableIntArray(DEFAULT_CAPACITY); in testAppend() local171 srcPointerIds.add(srcPointerId); in testAppend()208 srcPointerIds.getPrimitiveArray(), startPos, dst.getPointerIds(), in testAppend()229 final int[] srcPointerIds = new int[srcLength]; in testAppendResizableIntArray() local230 Arrays.fill(srcPointerIds, srcPointerId); in testAppendResizableIntArray()272 srcPointerIds, 0, dst.getPointerIds(), dstLength, srcLength); in testAppendResizableIntArray()