Home
last modified time | relevance | path

Searched refs:mappedPageRanges (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java411 private static List<Pair<Long, Long>> mappedPageRanges() throws IOException { in mappedPageRanges() method in FileSystemPermissionTest
478 for (Pair<Long, Long> range : mappedPageRanges()) in testProcSelfPagemapSane()