Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultParser.java79 private boolean mInvocationStarted = false; field in ProtoResultParser
181 if (!mInvocationStarted) { in processFileProto()
183 mInvocationStarted = true; in processFileProto()