Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp386 int32_t boolAnnotation2Value = 3; in TEST() local
400 AStatsEvent_addInt32Annotation(event, boolAnnotation2Id, boolAnnotation2Value); in TEST()
417 checkAnnotation(&buffer, boolAnnotation2Id, INT32_TYPE, boolAnnotation2Value); in TEST()