Searched refs:bgJobCountInMaxPeriod (Results 1 – 2 of 2) sorted by relevance
650 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()663 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()677 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()691 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()704 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()719 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()735 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()750 expectedStats.bgJobCountInMaxPeriod = 15; in testUpdateExecutionStatsLocked_NoTimer()886 expectedStats.bgJobCountInMaxPeriod++; in testUpdateExecutionStatsLocked_WithTimer()1008 expectedStats.bgJobCountInMaxPeriod = 2; in testGetExecutionStatsLocked_Values_BeginningOfTime()[all …]
195 public int bgJobCountInMaxPeriod; field in QuotaController.ExecutionStats249 + "bgJobCountInMaxPeriod=" + bgJobCountInMaxPeriod + ", " in toString()271 && this.bgJobCountInMaxPeriod == other.bgJobCountInMaxPeriod in equals()295 result = 31 * result + bgJobCountInMaxPeriod; in hashCode()1228 stats.bgJobCountInMaxPeriod = 0;1245 stats.bgJobCountInWindow = stats.bgJobCountInMaxPeriod = timer.getBgJobCount();1322 stats.bgJobCountInMaxPeriod += session.bgJobCount;1333 stats.bgJobCountInMaxPeriod += session.bgJobCount;4380 es.bgJobCountInMaxPeriod);