Home
last modified time | relevance | path

Searched refs:COUNT (Results 1 – 4 of 4) sorted by relevance

/test/vts/drivers/hal/libcodecoverage/
Dgcov_basic_io.h61 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
62 (GCOV_TAG_COUNTER_BASE + ((unsigned)(COUNT) << 17))
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DProfilingPointSummaryEntity.java64 public static final String COUNT = "count"; field in ProfilingPointSummaryEntity
252 profilingSummary.setUnindexedProperty(COUNT, this.globalStats.getCount()); in toEntity()
297 || !e.hasProperty(COUNT) in fromEntity()
312 int count = (int) (long) e.getProperty(COUNT); in fromEntity()
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DResultUnit.java38 COUNT, enumConstant
/test/suite_harness/tools/dex-tools/dex/
Dclasses.out.dex63027 public static final java.lang.String COUNT