Home
last modified time | relevance | path

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

/tools/tradefederation/core/common_util/com/android/tradefed/invoker/logger/
DInvocationMetricLogger.java248 STATUS_CHECKER_PAIR("status_checker_pair", true), enumConstant
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java1190 InvocationMetricKey.STATUS_CHECKER_PAIR, startTime, System.currentTimeMillis()); in runPreModuleCheck()
1253 InvocationMetricKey.STATUS_CHECKER_PAIR, startTime, System.currentTimeMillis()); in runPostModuleCheck()