Searched refs:mappedPageRanges (Results 1 – 1 of 1) sorted by relevance
411 private static List<Pair<Long, Long>> mappedPageRanges() throws IOException { in mappedPageRanges() method in FileSystemPermissionTest478 for (Pair<Long, Long> range : mappedPageRanges()) in testProcSelfPagemapSane()