Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/tests/
H A DLogEvent_test.cpp48 void createIntWithBoolAnnotationLogEvent(LogEvent* logEvent, uint8_t annotationId, in createIntWithBoolAnnotationLogEvent() function
290 createIntWithBoolAnnotationLogEvent(&event, ANNOTATION_ID_IS_UID, true); in TEST()
299 createIntWithBoolAnnotationLogEvent(&event, ANNOTATION_ID_STATE_NESTED, true); in TEST()
308 createIntWithBoolAnnotationLogEvent(&event, ANNOTATION_ID_PRIMARY_FIELD, true); in TEST()
317 createIntWithBoolAnnotationLogEvent(&event, ANNOTATION_ID_EXCLUSIVE_STATE, true); in TEST()