Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java110 public void execCommand(IScheduledInvocationListener listener, String[] args) in execCommand() method
122 public void execCommand(IScheduledInvocationListener listener, ITestDevice device, in execCommand() method
135 public void execCommand( in execCommand() method
DCommandScheduler.java1445 public void execCommand( in execCommand() method in CommandScheduler
1472 public void execCommand( in execCommand() method in CommandScheduler
1500 public void execCommand(IScheduledInvocationListener listener, String[] args) in execCommand() method in CommandScheduler
1502 execCommand(createInvocationContext(), listener, args); in execCommand()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/recovery/
DRunConfigDeviceRecoveryTest.java93 mMockScheduler.execCommand(EasyMock.anyObject(), EasyMock.eq(device), EasyMock.anyObject()); in testRecoverDevice_offline()
113 mMockScheduler.execCommand(EasyMock.anyObject(), EasyMock.eq(device), EasyMock.anyObject()); in testRecoverDevice_fastboot()
131 mMockScheduler.execCommand( in testRecoverDevice_run()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java258 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(), in testExecCommand()
284 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(), in testConsecutiveExecCommand()
302 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(), in testConsecutiveExecCommand()
440 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(), in testGetLastCommandResult_executing()
472 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(), in testGetLastCommandResult_notAvail()
/tools/tradefederation/core/src/com/android/tradefed/device/recovery/
DRunConfigDeviceRecovery.java105 .execCommand( in recoverDevices()
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DTradefedSandboxRunner.java128 mScheduler.execCommand( in run()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java378 mScheduler.execCommand(mockListener, args); in testExecCommand()
1204 mScheduler.execCommand(mockListener, args); in testExecCommand_multipleDevices()
1230 mScheduler.execCommand(mockListener, args); in testExecCommand_multipleDevices_noDevice()
1293 mScheduler.execCommand(mockListener, args); in testExecCommand_versioning()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommandScheduler.java645 execCommand(handler, QuotationAwareTokenizer.tokenizeLine(cmdLine)); in execClusterCommand()
674 execCommand(handler, new String[] {configFile.getAbsolutePath()}); in execManagedClusterCommand()
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java439 mScheduler.execCommand(tracker, device, c.getCommandArgs()); in processExecCommand()
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandSchedulerTest.java195 public void execCommand(IScheduledInvocationListener listener, String[] args) in setUp()
851 public void execCommand(IScheduledInvocationListener listener, String[] args)
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...