Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterOptions.java89 private MultiMap<String, String> mDeviceGroup = new MultiMap<String, String>(); field in ClusterOptions
155 return mDeviceGroup; in getDeviceGroup()