Searched refs:expectedEndOffset (Results 1 – 1 of 1) sorted by relevance
1343 int maxBytes, Long expectedEndOffset) throws IOException, ErrnoException { in checkSendfile() argument1351 assertEquals(expectedEndOffset, offset == null ? null : offset.value); in checkSendfile()