Searched refs:setTestAppStandbyBucket (Results 1 – 1 of 1) sorted by relevance
174 setTestAppStandbyBucket(APP_BUCKET_TAGS[bucketIndex]); in testSimpleQuotaDeferral()206 setTestAppStandbyBucket("active"); in testActiveQuota()233 setTestAppStandbyBucket("never"); in testNeverQuota()242 setTestAppStandbyBucket(APP_BUCKET_TAGS[RARE_INDEX]); in testPowerWhitelistedAlarmNotBlocked()288 static void setTestAppStandbyBucket(String bucket) throws IOException { in setTestAppStandbyBucket() method in AppStandbyTests