Home
last modified time | relevance | path

Searched refs:getLogsDir (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java258 public File getLogsDir() throws FileNotFoundException { in getLogsDir() method in CompatibilityBuildHelper
268 getLogsDir(), in getInvocationLogDir()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelperTest.java160 mHelper.getLogsDir().getAbsolutePath()); in testDirs()