Home
last modified time | relevance | path

Searched defs:expectException (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/android/system/
DOsTest.java397 private static void expectException(ExceptionalRunnable r, Class<? extends Exception> exClass, in expectException() method in OsTest
420 expectException(() -> { in expectBindException() method
428 expectException(() -> { in expectConnectException() method
437 expectException(() -> { in expectSendtoException() method