Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/shim/
DShimUtilsTTest.java36 final IOException ioException = new IOException("test"); in testGetWrappedIkeException() local
DShimUtilsRAndSTest.java34 final IOException ioException = new IOException("test"); in testGetWrappedIkeException() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DVpnTest.java1737 final IOException ioException = new IOException(); in testStartPlatformVpnFailedWithIOException() local