Home
last modified time | relevance | path

Searched refs:answer (Results 1 – 13 of 13) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationFileTestTest.java98 public Boolean answer( in testRun_singleSuccessfulTest()
158 public Boolean answer( in testRun_reRunOneFailedToCompleteTest()
177 public Boolean answer( in testRun_reRunOneFailedToCompleteTest()
256 public Boolean answer( in testRun_serialReRunOfTwoFailedToCompleteTests()
273 public Boolean answer( in testRun_serialReRunOfTwoFailedToCompleteTests()
290 public Boolean answer( in testRun_serialReRunOfTwoFailedToCompleteTests()
365 public Boolean answer( in testRun_noSerialReRun()
433 public Boolean answer( in testRun_exceedMaxAttempts()
454 public Boolean answer( in testRun_exceedMaxAttempts()
475 public Boolean answer( in testRun_exceedMaxAttempts()
[all …]
DInstalledInstrumentationsTestTest.java163 public String answer() throws Throwable { in injectShellResponse()
DInstrumentationTestTest.java97 default Boolean answer(InvocationOnMock invocation) throws Exception { in answer() method
99 return answer((IRemoteAndroidTestRunner) args[0], (ITestLifeCycleReceiver) args[1]); in answer()
102 Boolean answer(IRemoteAndroidTestRunner runner, ITestLifeCycleReceiver listener) in answer() method
DCodeCoverageTestBaseTest.java236 public Void answer(InvocationOnMock invocation) throws Throwable {
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockTestDeviceHelper.java43 public Object answer() throws Throwable { in injectShellResponse()
88 public Object answer() throws Throwable { in injectShellResponse()
DMockDeviceHelper.java43 public Object answer() throws Throwable { in injectShellResponse()
DDeviceManagerTest.java203 public IDevice answer() throws Throwable { in setUp()
209 public String answer() throws Throwable { in setUp()
DTestDeviceTest.java935 public CommandResult answer() throws Throwable { in testExecuteFastbootCommand_state()
1665 public Object answer() throws Throwable { in injectShellResponse()
/tools/tradefederation/core/tests/src/com/android/tradefed/build/
DFileDownloadCacheFuncTest.java79 public Object answer() throws Throwable { in testFetchRemoteFile_concurrent()
129 public Void answer(InvocationOnMock invocation) throws Throwable { in testFetchRemoteFile_multiConcurrent()
200 public Object answer() throws Throwable { in testFetchRemoteFile_concurrentFail()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DTestFilePushSetupTest.java97 public Boolean answer() throws Throwable { in testSetup()
104 public Boolean answer() throws Throwable { in testSetup()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DSandboxConfigurationFactoryTest.java87 public CommandResult answer() throws Throwable { in expectDumpCmd()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
DRemoteManagerFuncTest.java290 public Object answer() { in testConsecutiveExecCommand()
477 public Void answer() throws Throwable { in testGetLastCommandResult_notAvail()
/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java385 public Object answer() throws Throwable { in waitForExpectedInvokeCalls()
560 public Object answer() throws Throwable { in testRun_rescheduled()