Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerFuncTest.java374 mCommandScheduler.shutdownHard(); in testShutdown_interruptible()
450 mCommandScheduler.shutdownHard(); in testShutdown_notInterruptible()
565 mCommandScheduler.shutdownHard(); in testShutdown_notInterruptible_timeout()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java129 public synchronized void shutdownHard() { in shutdownHard() method in ClusterCommandScheduler
132 super.shutdownHard(); in shutdownHard()
/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java192 public void shutdownHard(); in shutdownHard() method
DConsole.java186 mScheduler.shutdownHard(); in run()
DCommandScheduler.java1885 public synchronized void shutdownHard() { in shutdownHard() method in CommandScheduler
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandSchedulerTest.java1379 scheduler.shutdownHard();