Home
last modified time | relevance | path

Searched defs:times (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java367 private void setExpectedInvokeCalls(int times) throws Throwable { in setExpectedInvokeCalls()
381 private Object waitForExpectedInvokeCalls(final int times) throws Throwable { in waitForExpectedInvokeCalls()
727 private void setCreateConfigExpectations(String[] args, int times) in setCreateConfigExpectations()