Home
last modified time | relevance | path

Searched defs:getSentHttpRequestInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
H A DFakeHttp.java97 public static HttpRequestInfo getSentHttpRequestInfo(int index) { in getSentHttpRequestInfo() method in FakeHttp
H A DShadowDefaultRequestDirector.java174 public static HttpRequestInfo getSentHttpRequestInfo(int index) { in getSentHttpRequestInfo() method in ShadowDefaultRequestDirector
H A DFakeHttpLayer.java192 public HttpRequestInfo getSentHttpRequestInfo(int index) { in getSentHttpRequestInfo() method in FakeHttpLayer