Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java172 public boolean handoverShutdown(int handoverPort); in handoverShutdown() method
DConsole.java163 if (!mScheduler.handoverShutdown(mHandoverPort)) { in run()
DCommandScheduler.java1735 public synchronized boolean handoverShutdown(int handoverPort) { in handoverShutdown() method in CommandScheduler
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerTest.java105 verify(mMockScheduler).handoverShutdown(5555); in testProcessClientOperations_initHandover()
DRemoteManagerFuncTest.java349 EasyMock.expect(mMockScheduler.handoverShutdown(port)).andReturn(Boolean.TRUE); in testHandover()
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java336 if (!mScheduler.handoverShutdown(port)) { in processStartHandover()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...