Home
last modified time | relevance | path

Searched defs:clearHttpResponseRules (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.java189 public static void clearHttpResponseRules() { in clearHttpResponseRules() method in FakeHttp
H A DFakeHttpLayer.java212 public void clearHttpResponseRules() { in clearHttpResponseRules() method in FakeHttpLayer