Searched refs:testCopy_inputStreamToOutputStreamWithBufferSize (Results 1 – 1 of 1) sorted by relevance
133 public void testCopy_inputStreamToOutputStreamWithBufferSize() throws Exception { in testCopy_inputStreamToOutputStreamWithBufferSize() method in IOUtilsCopyTest134 testCopy_inputStreamToOutputStreamWithBufferSize(1); in testCopy_inputStreamToOutputStreamWithBufferSize()135 testCopy_inputStreamToOutputStreamWithBufferSize(2); in testCopy_inputStreamToOutputStreamWithBufferSize()136 testCopy_inputStreamToOutputStreamWithBufferSize(4); in testCopy_inputStreamToOutputStreamWithBufferSize()137 testCopy_inputStreamToOutputStreamWithBufferSize(8); in testCopy_inputStreamToOutputStreamWithBufferSize()138 testCopy_inputStreamToOutputStreamWithBufferSize(16); in testCopy_inputStreamToOutputStreamWithBufferSize()139 testCopy_inputStreamToOutputStreamWithBufferSize(32); in testCopy_inputStreamToOutputStreamWithBufferSize()140 testCopy_inputStreamToOutputStreamWithBufferSize(64); in testCopy_inputStreamToOutputStreamWithBufferSize()141 testCopy_inputStreamToOutputStreamWithBufferSize(128); in testCopy_inputStreamToOutputStreamWithBufferSize()142 testCopy_inputStreamToOutputStreamWithBufferSize(256); in testCopy_inputStreamToOutputStreamWithBufferSize()[all …]