Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCompatibilityProtoResultReporter.java44 File protoFile = new File(mResultDir, PROTO_FILE_NAME); in processStartInvocation() local
45 setFileOutput(protoFile); in processStartInvocation()