Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestPlanRunEntity.java92 @Index private long coveredApiCount; field in TestPlanRunEntity
123 long coveredApiCount, in TestPlanRunEntity()
173 long coveredApiCount, in TestPlanRunEntity()
276 long coveredApiCount = in fromEntity() local