Home
last modified time | relevance | path

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

/cts/hostsidetests/bootstats/src/android/bootstats/cts/
DBootStatsHostTest.java138 final String counterNameTag = Integer.toString(MetricsEvent.RESERVED_FOR_LOGBUILDER_NAME); in testBootStatsForApiLevel29AndBelow() local
139 final String counterNamePattern = counterNameTag + ",boot_complete,"; in testBootStatsForApiLevel29AndBelow()