Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerFuncTest.java390 final LongInvocation li = new LongInvocation(5); in testShutdown_notInterruptible()
461 private class LongInvocation implements ITestInvocation { class in CommandSchedulerFuncTest
465 public LongInvocation(int iteration) { in LongInvocation() method in CommandSchedulerFuncTest.LongInvocation
505 final LongInvocation li = new LongInvocation(15); in testShutdown_notInterruptible_timeout()
577 final LongInvocation li = new LongInvocation(2); in testShutdown_invocation_timeout()