Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterOptions.java115 private boolean mCheckCommandState = false; field in ClusterOptions
295 return mCheckCommandState; in checkCommandState()
300 mCheckCommandState = checkCommandState; in setCheckCommandState()