Home
last modified time | relevance | path

Searched defs:COVERAGE (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/result/
DLogDataType.java34 COVERAGE("ec", "text/plain", true /* do not compress */, false), // Emma coverage file enumConstant
/tools/asuite/atest/
Dconstants_default.py62 COVERAGE = 'COVERAGE' variable