Home
last modified time | relevance | path

Searched defs:getSentHttpRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
H A DFakeHttp.java69 public static HttpRequest getSentHttpRequest(int index) { in getSentHttpRequest() method in FakeHttp
H A DShadowDefaultRequestDirector.java149 public static HttpRequest getSentHttpRequest(int index) { in getSentHttpRequest() method in ShadowDefaultRequestDirector