OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
155
TestRequest.
PatchWithBody
request = new TestRequest.
PatchWithBody
();
Completed in 75 milliseconds