Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterOptions.java132 private boolean mCollectEarlyTestSummary = false; field in ClusterOptions
248 mCollectEarlyTestSummary = collectEarlyTestSummary; in setCollectEarlyTestSummary()
318 return mCollectEarlyTestSummary; in shouldCollectEarlyTestSummary()