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.java145 CountDownLatch stopLatch = new CountDownLatch(1); in createHintSessionWithExitedThreads() local
152 private int[] createThreads(int tidCnt, CountDownLatch stopLatch) throws InterruptedException { in createThreads()
/cts/tests/app/src/android/app/cts/
DActivityManagerTest.java1381 CountDownLatch stopLatch = initWaitingForChildProcessGone( in testKillingAppChildProcess() local
1521 CountDownLatch stopLatch = initWaitingForChildProcessGone( in testTrimAppChildProcess() local
1614 final CountDownLatch stopLatch = new CountDownLatch(1); in stopChildProcess() local
1640 final CountDownLatch stopLatch = new CountDownLatch(1); in initWaitingForChildProcessGone() local
/cts/tests/tests/media/router/src/android/media/router/cts/
DSystemMediaRouter2Test.java952 final CountDownLatch stopLatch = new CountDownLatch(1); in testTransferToTwice() local
DMediaRouter2Test.java378 final CountDownLatch stopLatch = new CountDownLatch(1); in testTransferToTwice() local