Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java381 private Object waitForExpectedInvokeCalls(final int times) throws Throwable { in waitForExpectedInvokeCalls() method in CommandSchedulerTest
418 Object notifier = waitForExpectedInvokeCalls(2); in testRun_oneConfigLoop()