Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/command/
DCommandSchedulerTest.java385 private void setExpectedInvokeCalls(int times) throws Throwable { in setExpectedInvokeCalls()
399 private Object waitForExpectedInvokeCalls(final int times) throws Throwable { in waitForExpectedInvokeCalls()
745 private void setCreateConfigExpectations(String[] args, int times) in setCreateConfigExpectations()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/
Dapollo_lib.py601 def volume(self, key, times=1): argument