Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/cronet/android/fake/javatests/org/chromium/net/test/
H A DFakeUrlRequestTest.java89 private static class EchoBodyResponseMatcher implements ResponseMatcher { class in FakeUrlRequestTest
92 EchoBodyResponseMatcher(String url) { in EchoBodyResponseMatcher() method in FakeUrlRequestTest.EchoBodyResponseMatcher
96 EchoBodyResponseMatcher() { in EchoBodyResponseMatcher() method in FakeUrlRequestTest.EchoBodyResponseMatcher