Searched defs:dstCopy (Results 1 – 2 of 2) sorted by relevance
173 final InputPointers dstCopy = new InputPointers(DEFAULT_CAPACITY); in testAppend() local243 final InputPointers dstCopy = new InputPointers(DEFAULT_CAPACITY); in testAppendResizableIntArray() local
251 final ResizableIntArray dstCopy = new ResizableIntArray(dst.getLength()); in testAppend() local