Searched refs:mOtherHttpsConnection2 (Results 1 – 1 of 1) sorted by relevance
223 private @Mock HttpURLConnection mOtherHttpsConnection2; field in NetworkMonitorTest499 return mOtherHttpsConnection2; in setUp()2465 setStatus(mOtherHttpsConnection2, 204);2472 verify(mOtherHttpsConnection2).getResponseCode();