Home
last modified time | relevance | path

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

/system/core/libstats/socket/tests/
Dstats_event_test.cpp272 uint8_t boolAnnotation1Id = 1; in TEST() local
288 stats_event_add_bool_annotation(event, boolAnnotation1Id, boolAnnotation1Value); in TEST()
305 checkAnnotation(&buffer, boolAnnotation1Id, BOOL_TYPE, boolAnnotation1Value); in TEST()