Home
last modified time | relevance | path

Searched refs:mDestDir (Results 1 – 3 of 3) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DReportLogCollector.java45 private String mDestDir; field in ReportLogCollector
66 if (mDestDir != null) { in prepareReportLogContainers()
67 resultDir = new File(resultDir, mDestDir); in prepareReportLogContainers()
95 if (mDestDir != null) { in tearDown()
96 resultDir = new File(resultDir, mDestDir); in tearDown()
DDeviceInfoCollector.java82 private String mDestDir = DeviceInfo.RESULT_DIR_NAME; field in DeviceInfoCollector
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...