Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp109 void checkAnnotation(uint8_t** buffer, uint8_t annotationId, uint8_t typeId, T annotationValue) { in checkAnnotation() function
416 checkAnnotation(&buffer, boolAnnotation1Id, BOOL_TYPE, boolAnnotation1Value); in TEST()
417 checkAnnotation(&buffer, boolAnnotation2Id, INT32_TYPE, boolAnnotation2Value); in TEST()
422 checkAnnotation(&buffer, floatAnnotation1Id, INT32_TYPE, floatAnnotation1Value); in TEST()
423 checkAnnotation(&buffer, floatAnnotation2Id, BOOL_TYPE, floatAnnotation2Value); in TEST()
459 checkAnnotation(&buffer, boolAnnotationId, BOOL_TYPE, boolAnnotationValue); in TEST()
460 checkAnnotation(&buffer, int32AnnotationId, INT32_TYPE, int32AnnotationValue); in TEST()
494 checkAnnotation(&buffer, boolAnnotationId, BOOL_TYPE, boolAnnotationValue); in TEST()
495 checkAnnotation(&buffer, int32AnnotationId, INT32_TYPE, int32AnnotationValue); in TEST()
/packages/apps/TV/libs/m2/
Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...