Searched refs:reasonArgs (Results 1 – 1 of 1) sorted by relevance
393 Object... reasonArgs) { in awaitForLatch() argument394 awaitForLatch(latch, WAITFOR_MSEC, reasonFormat, reasonArgs); in awaitForLatch()398 Object... reasonArgs) { in awaitForLatch() argument399 String reason = String.format(reasonFormat, reasonArgs); in awaitForLatch()