Home
last modified time | relevance | path

Searched defs:COVERED_LINE_COUNT (Results 1 – 3 of 3) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DCodeCoverageEntity.java52 public static final String COVERED_LINE_COUNT = "coveredLineCount"; field in CodeCoverageEntity
DTestCoverageStatusEntity.java53 public static final String COVERED_LINE_COUNT = "coveredLineCount"; field in TestCoverageStatusEntity
DCoverageEntity.java58 public static final String COVERED_LINE_COUNT = "coveredCount"; field in CoverageEntity