Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/framework/test/src/android/util/
H A DStatsEventTest.java467 final int field1AnnotationValueCount = field1Header >> 4; in testSingleAnnotations() local
472 .that(field1AnnotationValueCount).isEqualTo(1); in testSingleAnnotations()
561 final int field1AnnotationValueCount = field1Header >> 4; in testAtomIdAnnotations() local
566 .that(field1AnnotationValueCount).isEqualTo(1); in testAtomIdAnnotations()