Searched refs:executionLatencyMs (Results 1 – 3 of 3) sorted by relevance
44 int executionLatencyMs = 2; in testLogExecutionReportedStats() local61 .setExecutionLatencyMs(executionLatencyMs) in testLogExecutionReportedStats()75 executionLatencyMs, in testLogExecutionReportedStats()
291 long executionLatencyMs = jobStopExecutionTimestamp - jobStartExecutionTimestamp; in logExecutionStats() local316 executionLatencyMs, in logExecutionStats()339 long executionLatencyMs, in logJobStatsHelper() argument364 .setExecutionLatencyMs(convertLongToInteger(executionLatencyMs)) in logJobStatsHelper()379 executionLatencyMs, in logJobStatsHelper()
439 long executionLatencyMs = 100L; in testLogJobStatsHelper_smallNegativePeriod() local446 JOB_ID_1, executionLatencyMs, executionPeriodMs, resultCode, stopReason); in testLogJobStatsHelper_smallNegativePeriod()453 .setExecutionLatencyMs((int) executionLatencyMs) in testLogJobStatsHelper_smallNegativePeriod()