Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterHostUtil.java216 IClusterOptions clusterOptions = in getClusterOptions() local
220 if (clusterOptions == null) { in getClusterOptions()
226 return clusterOptions; in getClusterOptions()