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.java357 private static void expectException(ExceptionalRunnable r, Class<? extends Exception> exClass, in expectException() method in OsTest
380 expectException(() -> { in expectBindException() method
388 expectException(() -> { in expectConnectException() method
397 expectException(() -> { in expectSendtoException() method