Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandSchedulerFuncTest.java413 final LongInvocation li = new LongInvocation(5); in testShutdown_notInterruptible()
486 private class LongInvocation implements ITestInvocation { class in CommandSchedulerFuncTest
490 public LongInvocation(int iteration) { in LongInvocation() method in CommandSchedulerFuncTest.LongInvocation
541 final LongInvocation li = new LongInvocation(15); in testShutdown_notInterruptible_timeout()
615 final LongInvocation li = new LongInvocation(2); in testShutdown_invocation_timeout()