HomeSort by relevance Sort by last modified time
    Searched refs:PatchWithBody (Results 1 - 3 of 3) sorted by null

  /external/volley/src/test/java/com/android/volley/mock/
TestRequest.java 166 public static class PatchWithBody extends Patch {
169 public PatchWithBody() {
  /external/volley/src/test/java/com/android/volley/toolbox/
HttpClientStackTest.java 138 TestRequest.PatchWithBody request = new TestRequest.PatchWithBody();
HurlStackTest.java 148 TestRequest.PatchWithBody request = new TestRequest.PatchWithBody();

Completed in 1873 milliseconds