Home
last modified time | relevance | path

Searched defs:getMatchingResponse (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/cronet/android/fake/java/org/chromium/net/test/
H A DResponseMatcher.java26 FakeUrlResponse getMatchingResponse( in getMatchingResponse() method
H A DUrlResponseMatcher.java35 public FakeUrlResponse getMatchingResponse( in getMatchingResponse() method in UrlResponseMatcher
/aosp_15_r20/external/cronet/components/cronet/android/fake/javatests/org/chromium/net/test/
H A DFakeUrlRequestTest.java101 public FakeUrlResponse getMatchingResponse( in getMatchingResponse() method in FakeUrlRequestTest.EchoBodyResponseMatcher