Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCompatibilityProtoResultReporter.java43 mResultDir = getProtoResultDirectory(); in processStartInvocation()
50 private File getProtoResultDirectory() { in getProtoResultDirectory() method in CompatibilityProtoResultReporter