Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DCodeCoverageEntity.java53 public static final String TOTAL_LINE_COUNT = "totalLineCount"; field in CodeCoverageEntity
DTestCoverageStatusEntity.java52 public static final String TOTAL_LINE_COUNT = "totalLineCount"; field in TestCoverageStatusEntity
DCoverageEntity.java59 public static final String TOTAL_LINE_COUNT = "totalCount"; field in CoverageEntity