Home
last modified time | relevance | path

Searched refs:CLEARED_RUN_ERROR (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/retry/
DResultAggregator.java372 .get(InvocationMetricKey.CLEARED_RUN_ERROR.toString()); in getInvocationMetricRunError()
377 InvocationMetricLogger.addInvocationMetrics(InvocationMetricKey.CLEARED_RUN_ERROR, errors); in addInvocationMetricRunError()
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/logger/
DInvocationMetricLogger.java30 CLEARED_RUN_ERROR("cleared_run_error", true), enumConstant