Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/io/
DOsTest.java98 checkNoPeerName(clientFd); in checkUnixDomainSocket()
152 private void checkNoPeerName(FileDescriptor fd) throws Exception { in checkNoPeerName() method in OsTest