Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
H A DNetworkMonitorTest.java232 private @Mock HttpURLConnection mOtherHttpsConnection1; field in NetworkMonitorTest
518 return mOtherHttpsConnection1; in setUp()
1617 verify(mOtherHttpsConnection1, never()).getResponseCode();