Home
last modified time | relevance | path

Searched defs:getPath (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DLogFile.java73 public String getPath() { in getPath() method in LogFile
/tools/tradefederation/core/src/com/android/tradefed/config/gcs/
DGCSConfigurationFactory.java108 String getPath(String parent, String filename) { in getPath() method in GCSConfigurationFactory.GCSConfigLoader
/tools/tradefederation/core/tests/src/com/android/tradefed/config/gcs/
DGCSConfigurationFactoryTest.java185 public void getPath() throws Exception { in getPath() method in GCSConfigurationFactoryTest