Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSurfaceSyncGroupTests.java127 CountDownLatch bothSyncGroupsComplete = new CountDownLatch(2); in testOverlappingSyncsEnsureOrder() local
155 CountDownLatch waitForSecondDraw, CountDownLatch bothSyncGroupsComplete) { in addSecondSyncGroup()