Searched defs:stopReason (Results 1 – 3 of 3) sorted by relevance
146 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_succeedThenSucceed() local193 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_FailWithRetryThenFailWithoutRetry() local243 int stopReason = STOP_REASON; in testJobExecutionLifeCycle_onStopWithRetryThenOnStopWithoutRetry() local295 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_successThenHaltedByDevice() local360 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_haltedThenSuccess() local425 int stopReason = UNAVAILABLE_STOP_REASON; in testJobExecutionLifeCycle_skipThenSkip() local
230 int stopReason = UNAVAILABLE_STOP_REASON; in testLogExecutionStats() local264 int stopReason = UNAVAILABLE_STOP_REASON; in testLogExecutionStats_invalidStats() local304 int stopReason = UNAVAILABLE_STOP_REASON; in testLogJobStatsHelper() local330 int stopReason = UNAVAILABLE_STOP_REASON; in testLogJobStatsHelper_overflowValues() local
143 int stopReason = SdkLevel.isAtLeastS() ? params.getStopReason() : UNAVAILABLE_STOP_REASON; in recordOnStopJob() local260 int stopReason) { in logJobStatsHelper()