Searched refs:clearPendingHttpResponses (Results 1 – 3 of 3) sorted by relevance
182 public static void clearPendingHttpResponses() { in clearPendingHttpResponses() method in FakeHttp183 getFakeHttpLayer().clearPendingHttpResponses(); in clearPendingHttpResponses()
201 public void clearPendingHttpResponses() { in clearPendingHttpResponses() method in FakeHttpLayer
198 public void clearPendingHttpResponses() throws Exception { in clearPendingHttpResponses() method in ShadowDefaultRequestDirectorTest200 FakeHttp.clearPendingHttpResponses(); in clearPendingHttpResponses()