Home
last modified time | relevance | path

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

/libcore/benchmarks/src/benchmarks/regression/
DURLConnectionBenchmark.java41 private static class SingleResponseDispatcher extends Dispatcher { class in URLConnectionBenchmark
43 SingleResponseDispatcher(MockResponse response) { in SingleResponseDispatcher() method in URLConnectionBenchmark.SingleResponseDispatcher