Home
last modified time | relevance | path

Searched defs:checkCommandState (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterOptions.java294 public boolean checkCommandState() { in checkCommandState() method in ClusterOptions
299 void setCheckCommandState(boolean checkCommandState) { in setCheckCommandState()
DIClusterOptions.java72 public boolean checkCommandState(); in checkCommandState() method