Home
last modified time | relevance | path

Searched defs:annotationValue (Results 1 – 3 of 3) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp49 bool annotationValue) { in createIntWithBoolAnnotationLogEvent()
64 int annotationValue) { in createIntWithIntAnnotationLogEvent()
DLogEntryMatcher_test.cpp76 const bool annotationValue) { in makeIntWithBoolAnnotationLogEvent()
/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp91 void checkAnnotation(uint8_t** buffer, uint8_t annotationId, uint8_t typeId, T annotationValue) { in checkAnnotation()