Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/net/
DNetworkSecurityPolicyTest.java217 assertNull(mockErrorManager.getMostRecentException()); in testCleartextTrafficPolicyWithLoggingSocketHandler()
323 public Exception getMostRecentException() { in getMostRecentException() method in NetworkSecurityPolicyTest.MockErrorManager