OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addFormFile
(Results
1 - 3
of
3
) sorted by null
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
ResultReporter.java
50
.
addFormFile
("resultXml", "testResult.xml.gz", data)
MultipartForm.java
52
public MultipartForm
addFormFile
(String name, String fileName, byte[] data) {
IssueReporter.java
181
.
addFormFile
("bugReport", "bugreport.txt.gz", mBugReport)
Completed in 29 milliseconds