Home
last modified time | relevance | path

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

/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java370 …private static boolean pfnIsZero(FileDescriptor pagemap, long start, long end) throws ErrnoExcepti… in pfnIsZero() method in FileSystemPermissionTest
412 if (!pfnIsZero(pagemap, range.first, range.second)) in testProcSelfPagemapSane()