Home
last modified time | relevance | path

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

/tools/tradefederation/core/global_configuration/com/android/tradefed/config/
DIGlobalConfiguration.java89 public void setHostMonitors(List<IHostMonitor> hostMonitors) throws ConfigurationException; in setHostMonitors() argument
DGlobalConfiguration.java554 public void setHostMonitors(List<IHostMonitor> hostMonitors) { in setHostMonitors() argument
555 setConfigurationObjectListNoThrow(HOST_MONITOR_TYPE_NAME, hostMonitors); in setHostMonitors()
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java665 List<IHostMonitor> hostMonitors = GlobalConfiguration.getHostMonitorInstances(); in checkStrayThreads() local
666 if (hostMonitors != null) { in checkStrayThreads()
667 for (IHostMonitor hm : hostMonitors) { in checkStrayThreads()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...