Searched refs:latchForTest (Results 1 – 1 of 1) sorted by relevance
65 private CountDownLatch latchForTest; field in SwapSimWorker121 if (latchForTest != null) { in doInBackground()122 latchForTest.countDown(); in doInBackground()157 latchForTest = latch; in setLatchForTest()