Home
last modified time | relevance | path

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

/cts/tests/DropBoxManager/src/android/dropboxmanager/cts/
DDropBoxTests.java242 final int nOtherEntries = 10; in testMultipleLowPriorityRateLimiting() local
247 mAnotherLowPriorityBuffer = new ArrayList(nOtherEntries * 2); in testMultipleLowPriorityRateLimiting()
256 sendExcessiveDropBoxEntries(ANOTHER_LOW_PRIORITY_TAG, nOtherEntries, 0); in testMultipleLowPriorityRateLimiting()
274 ANOTHER_LOW_PRIORITY_TAG, nOtherEntries - 1, anotherData.droppedCount); in testMultipleLowPriorityRateLimiting()