Home
last modified time | relevance | path

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

/system/core/libstats/socket/tests/
Dstats_event_test.cpp57 void checkAnnotation(uint8_t** buffer, uint8_t annotationId, uint8_t typeId, T annotationValue) { in checkAnnotation() argument
60 checkScalar<T>(buffer, annotationValue); in checkAnnotation()