Searched refs:clearPendingHttpResponses (Results 1 – 3 of 3) sorted by relevance
175 public void clearPendingHttpResponses() throws Exception { in clearPendingHttpResponses() method in DefaultRequestDirectorTest177 Robolectric.clearPendingHttpResponses(); in clearPendingHttpResponses()
168 public void clearPendingHttpResponses() { in clearPendingHttpResponses() method in FakeHttpLayer
1216 public static void clearPendingHttpResponses() { in clearPendingHttpResponses() method in Robolectric1217 getFakeHttpLayer().clearPendingHttpResponses(); in clearPendingHttpResponses()