Searched refs:setExecutionLatencyMs (Results 1 – 5 of 5) sorted by relevance
80 .setExecutionLatencyMs(executionLatencyMs) in testLogExecutionReportedStats()115 .setExecutionLatencyMs(executionLatencyMs) in testLogExecutionReportedStats_logSamplingInfraFlagEnabled()
68 public abstract Builder setExecutionLatencyMs(int value); in setExecutionLatencyMs() method in ExecutionReportedStats.Builder
363 .setExecutionLatencyMs(convertLongToInteger(executionLatencyMs)) in logJobStatsHelper()
397 .setExecutionLatencyMs((int) executionDurationInMs) in testLogJobStatsHelper()427 .setExecutionLatencyMs(Integer.MAX_VALUE) in testLogJobStatsHelper_overflowValues()456 .setExecutionLatencyMs((int) executionLatencyMs) in testLogJobStatsHelper_smallNegativePeriod()
80 .setExecutionLatencyMs(executionLatencyMs) in testLogStats()