Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterDeviceMonitor.java79 ClusterHostUtil.getClusterOptions() in run()
94 IClusterOptions getClusterOptions() { in getClusterOptions() method in ClusterDeviceMonitor.EventDispatcher
96 mClusterOptions = ClusterHostUtil.getClusterOptions(); in getClusterOptions()
111 .setClusterId(getClusterOptions().getClusterId()) in dispatch()
112 .setNextClusterIds(getClusterOptions().getNextClusterIds()) in dispatch()
113 .setLabName(getClusterOptions().getLabName()); in dispatch()
121 String runTargetFormat = getClusterOptions().getRunTargetFormat(); in dispatch()
125 device, runTargetFormat, getClusterOptions().getDeviceTag())); in dispatch()
150 if (ClusterHostUtil.getClusterOptions().isDeviceMonitorDisabled()) { in run()
DClusterCommandScheduler.java180 if (!getClusterOptions().shouldUploadInvocationStatus()) { in updateInvocationStatus()
350 if (getClusterOptions().shouldCollectEarlyTestSummary()) { in putEarlySummary()
375 getClusterOptions().getInvocationHeartbeatInterval(), in startHeartbeat()
384 if (getClusterOptions().checkCommandState()) { in run()
496 String runTargetFormat = getClusterOptions().getRunTargetFormat(); in getDevices()
499 device, runTargetFormat, getClusterOptions().getDeviceTag()); in getDevices()
514 final IClusterOptions options = getClusterOptions(); in getAvailableFlashingPermits()
540 final IClusterOptions options = getClusterOptions(); in fetchHostCommands()
711 IClusterOptions getClusterOptions() { in getClusterOptions() method in ClusterCommandScheduler
713 mClusterOptions = ClusterHostUtil.getClusterOptions(); in getClusterOptions()
[all …]
DClusterClient.java323 String baseUrl = getClusterOptions().getServiceUrl(); in getApiHelper()
333 IClusterOptions getClusterOptions() { in getClusterOptions() method in ClusterClient
DClusterHostUtil.java197 public static IClusterOptions getClusterOptions() { in getClusterOptions() method in ClusterHostUtil
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterDeviceMonitorTest.java75 public IClusterOptions getClusterOptions() { in setUp()
DClusterCommandSchedulerTest.java166 public IClusterOptions getClusterOptions() { in setUp()
180 public IClusterOptions getClusterOptions() { in setUp()
841 public IClusterOptions getClusterOptions() {
880 public IClusterOptions getClusterOptions() {