Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A 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