Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DSubprocessTfLauncher.java109 private boolean mUseProtoReporting = true; field in SubprocessTfLauncher
205 mUseProtoReporting = protoReporting; in setProtoReporting()
384 if (mUseProtoReporting) { in run()