Home
last modified time | relevance | path

Searched refs:createRunInstance (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandSchedulerFuncTest.java143 ITestInvocation createRunInstance() { in setUp()
418 ITestInvocation createRunInstance() { in testShutdown_notInterruptible()
546 ITestInvocation createRunInstance() { in testShutdown_notInterruptible_timeout()
621 ITestInvocation createRunInstance() { in testShutdown_invocation_timeout()
DCommandRunnerTest.java95 ITestInvocation createRunInstance() { in setUp()
DCommandSchedulerTest.java130 ITestInvocation createRunInstance() { in createRunInstance() method in CommandSchedulerTest.TestableCommandScheduler
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java610 mInvocation = createRunInstance(); in InvocationThread()
1148 ITestInvocation createRunInstance() { in createRunInstance() method in CommandScheduler