Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp97 fillStatsEventWithSampleValue(statsEvent, typeId); in createAtomLevelIntAnnotationLogEvent()
119 fillStatsEventWithSampleValue(statsEvent, typeId); in createAtomLevelBoolAnnotationLogEvent()
Dstatsd_test_util.h572 void fillStatsEventWithSampleValue(AStatsEvent* statsEvent, uint8_t typeId);
Dstatsd_test_util.cpp2281 fillStatsEventWithSampleValue(statsEvent, typeId); in createStatsEvent()
2284 void fillStatsEventWithSampleValue(AStatsEvent* statsEvent, uint8_t typeId) { in fillStatsEventWithSampleValue() function