Searched refs:mOtherHttpsConnection2 (Results 1 – 1 of 1) sorted by relevance
233 private @Mock HttpURLConnection mOtherHttpsConnection2; field in NetworkMonitorTest520 return mOtherHttpsConnection2; in setUp()1618 verify(mOtherHttpsConnection2, never()).getResponseCode();2601 setStatus(mOtherHttpsConnection2, 204);2608 verify(mOtherHttpsConnection2).getResponseCode();