Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceSyncGroupTests.java82 CountDownLatch secondDrawCompleteLatch = new CountDownLatch(1); in testOverlappingSyncsEnsureOrder_WhenTimeout() local
122 CountDownLatch secondDrawCompleteLatch = new CountDownLatch(1); in testOverlappingSyncsEnsureOrder_WhileHoldingTransaction() local