Home
last modified time | relevance | path

Searched refs:responseToGive (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
DFakeHttpLayer.java188 private HttpResponse responseToGive; field in FakeHttpLayer.RequestMatcherResponseRule
193 … public RequestMatcherResponseRule(RequestMatcher requestMatcher, HttpResponse responseToGive) { in RequestMatcherResponseRule() argument
195 this.responseToGive = responseToGive; in RequestMatcherResponseRule()
222 if (responseToGive != null) { in getResponse()
223 return responseToGive; in getResponse()
/external/robolectric/v3/
Dshadows-httpclient-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...