Searched refs:getSentHttpRequestInfos (Results 1 – 2 of 2) sorted by relevance
30 … List<HttpRequestInfo> requestInfos = Robolectric.getFakeHttpLayer().getSentHttpRequestInfos(); in getLastSentHttpRequestInfo()160 public List<HttpRequestInfo> getSentHttpRequestInfos() { in getSentHttpRequestInfos() method in FakeHttpLayer
138 int requestCount = Robolectric.getFakeHttpLayer().getSentHttpRequestInfos().size(); in getLatestSentHttpRequestInfo()