Searched defs:times (Results 1 – 2 of 2) sorted by relevance
391 private void setExpectedInvokeCalls(int times) throws Throwable { in setExpectedInvokeCalls()405 private Object waitForExpectedInvokeCalls(final int times) throws Throwable { in waitForExpectedInvokeCalls()717 private void setCreateConfigExpectations(String[] args, int times) in setCreateConfigExpectations()
601 def volume(self, key, times=1): argument