Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/adpfapp/src/android/adpf/atom/app/
DADPFAtomTestActivity.java107 CountDownLatch stopLatch = new CountDownLatch(1); in createHintSessionWithExitedThreads() local
114 private int[] createThreads(int tidCnt, CountDownLatch stopLatch) throws InterruptedException { in createThreads()
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java1356 CountDownLatch stopLatch = initWaitingForChildProcessGone( in testKillingAppChildProcess() local
1496 CountDownLatch stopLatch = initWaitingForChildProcessGone( in testTrimAppChildProcess() local
1589 final CountDownLatch stopLatch = new CountDownLatch(1); in stopChildProcess() local
1615 final CountDownLatch stopLatch = new CountDownLatch(1); in initWaitingForChildProcessGone() local
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DSystemMediaRouter2Test.java964 final CountDownLatch stopLatch = new CountDownLatch(1); in testTransferToTwice() local
DMediaRouter2Test.java400 final CountDownLatch stopLatch = new CountDownLatch(1); in testTransferToTwice() local