Searched refs:mOtherHttpsConnection1 (Results 1 – 1 of 1) sorted by relevance
232 private @Mock HttpURLConnection mOtherHttpsConnection1; field in NetworkMonitorTest518 return mOtherHttpsConnection1; in setUp()1617 verify(mOtherHttpsConnection1, never()).getResponseCode();