Searched refs:getLastShellCommand (Results 1 – 1 of 1) sorted by relevance
58 mMockDevice.getLastShellCommand()); in testRun()68 TEST_RUNNER), mMockDevice.getLastShellCommand()); in testRunWithLog()80 testName, TEST_PACKAGE, TEST_RUNNER), mMockDevice.getLastShellCommand()); in testRunWithMethod()91 TEST_PACKAGE, TEST_RUNNER), mMockDevice.getLastShellCommand()); in testRunWithPackage()103 extraArgValue, TEST_PACKAGE, TEST_RUNNER), mMockDevice.getLastShellCommand()); in testRunWithAddInstrumentationArg()143 public String getLastShellCommand() { in getLastShellCommand() method in RemoteAndroidTestRunnerTest.MockDevice