Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceSyncGroupTest.java63 final CountDownLatch finishedLatch = new CountDownLatch(1); in testSyncOne() local
78 final CountDownLatch finishedLatch = new CountDownLatch(1); in testSyncMultiple() local
307 final CountDownLatch finishedLatch = new CountDownLatch(1); in testParentSyncGroupMerge_true() local
334 final CountDownLatch finishedLatch = new CountDownLatch(1); in testParentSyncGroupMerge_false() local
353 final CountDownLatch finishedLatch = new CountDownLatch(1); in testAddToSameParentNoCrash() local
374 final CountDownLatch finishedLatch = new CountDownLatch(1); in testSurfaceSyncGroupTimeout() local