Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/net/
DNetworkSecurityPolicyTest.java321 private Exception mMostRecentException; field in NetworkSecurityPolicyTest.MockErrorManager
325 return mMostRecentException; in getMostRecentException()
332 mMostRecentException = exception; in error()