Searched refs:hasRequestInfos (Results 1 – 3 of 3) sorted by relevance
131 public boolean hasRequestInfos() { in hasRequestInfos() method in FakeHttpLayer
46 assertFalse(fakeHttpLayer.hasRequestInfos()); in setUp_EnsureStaticStateIsReset()
1130 return getShadowApplication().getFakeHttpLayer().hasRequestInfos(); in httpRequestWasMade()