Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java71 private boolean mReportInvocation = false; field in ProtoResultParser
101 mReportInvocation = reportInvocation; in ProtoResultParser()
275 if (!mReportInvocation) { in handleInvocationStart()
329 if (!mReportInvocation) { in handleInvocationEnded()