Home
last modified time | relevance | path

Searched refs:UriRegexMatcher (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
DFakeHttpLayer.java389 public static class UriRegexMatcher implements RequestMatcher { class in FakeHttpLayer
393 public UriRegexMatcher(String method, String uriRegex) { in UriRegexMatcher() method in FakeHttpLayer.UriRegexMatcher