Home
last modified time | relevance | path

Searched defs:iteratorFactory (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/libcore/io/
DMemoryMappedFileTest.java118 Function<MemoryMappedFile, BufferIterator> iteratorFactory) throws Exception { in checkReadByte()
146 Function<MemoryMappedFile, BufferIterator> iteratorFactory) throws Exception { in checkSeek()
190 Function<MemoryMappedFile, BufferIterator> iteratorFactory) throws Exception { in checkSkip()
363 Function<MemoryMappedFile, BufferIterator> iteratorFactory, in checkReadIntArray()
448 Function<MemoryMappedFile, BufferIterator> iteratorFactory) throws Exception { in checkReadByteArray()