Searched refs:APP_STANDBY_QUOTAS (Results 1 – 1 of 1) sorted by relevance
99 private static final int[] APP_STANDBY_QUOTAS = { field in AppStandbyTests122 for (int i = 0; i < APP_STANDBY_QUOTAS.length; i++) {126 settings.append(APP_STANDBY_QUOTAS[i]);325 final int quota = APP_STANDBY_QUOTAS[bucketIndex]; in testSimpleQuotaDeferral()