Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/ratelimiter/
DRateLimiterTest.java256 int changelogCalls = nTimes / 4; in tryAcquireCallQuotaNTimesForRead() local
257 for (int i = 0; i < changelogCalls; i++) { in tryAcquireCallQuotaNTimesForRead()
274 for (int i = 0; i < nTimes - aggregateCalls - 2 * changelogCalls; i++) { in tryAcquireCallQuotaNTimesForRead()