Searched defs:stopReason (Results 1 – 4 of 4) sorted by relevance
144 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_succeedThenSucceed() local194 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_FailWithRetryThenFailWithoutRetry() local300 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_successThenHaltedByDevice() local364 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_haltedThenSuccess() local427 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_skipThenSkip() local
254 int stopReason = UNAVAILABLE_STOP_REASON; in testLogExecutionStats() local288 int stopReason = UNAVAILABLE_STOP_REASON; in testLogExecutionStats_invalidStats() local384 int stopReason = UNAVAILABLE_STOP_REASON; in testLogJobStatsHelper() local414 int stopReason = UNAVAILABLE_STOP_REASON; in testLogJobStatsHelper_overflowValues() local443 int stopReason = UNAVAILABLE_STOP_REASON; in testLogJobStatsHelper_smallNegativePeriod() local
47 int stopReason = 5; in testLogExecutionReportedStats() local
200 int stopReason = SdkLevel.isAtLeastS() ? params.getStopReason() : UNAVAILABLE_STOP_REASON; in recordOnStopJob() local342 int stopReason) { in logJobStatsHelper()