OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getResultPath
(Results
1 - 3
of
3
) sorted by null
/cts/tools/host/src/com/android/cts/
TestSession.java
226
String resultPath = mSessionLog.
getResultPath
();
TestHost.java
178
copyFile(log.
getResultPath
() + ".zip", resultName);
TestSessionLog.java
205
public String
getResultPath
() {
Completed in 497 milliseconds