Searched defs:times (Results 1 – 2 of 2) sorted by relevance
385 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()
601 def volume(self, key, times=1): argument