Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/framework/test/src/android/util/
H A DStatsEventTest.java483 final int field2AnnotationValueCount = field2Header >> 4; in testSingleAnnotations() local
488 .that(field2AnnotationValueCount).isEqualTo(1); in testSingleAnnotations()
577 final int field2AnnotationValueCount = field2Header >> 4; in testAtomIdAnnotations() local
582 .that(field2AnnotationValueCount).isEqualTo(1); in testAtomIdAnnotations()