Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/MediaRouter/src/com/android/mediaroutertest/
H A DMediaRouter2ManagerTest.java546 CountDownLatch failureLatch = new CountDownLatch(1); in testTransferTwice() local
836 final CountDownLatch failureLatch = new CountDownLatch(1); in testRouter2SetOnGetControllerHintsListener() local