Home
last modified time | relevance | path

Searched refs:mEnabledTagLatch (Results 1 – 1 of 1) sorted by relevance

/cts/tests/DropBoxManager/src/android/dropboxmanager/cts/
DDropBoxTests.java75 private CountDownLatch mEnabledTagLatch = new CountDownLatch(0); field in DropBoxTests
100 mEnabledTagLatch.countDown();
300 mEnabledTagLatch = new CountDownLatch(nEnabledEntries); in testLowPriorityRateLimitingWithEnabledEntries()