Searched refs:createFieldWithIntAnnotationLogEvent (Results 1 – 1 of 1) sorted by relevance
| /packages/modules/StatsD/statsd/tests/ |
| D | LogEvent_test.cpp | 72 bool createFieldWithIntAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithIntAnnotationLogEvent() function 848 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 876 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 904 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 932 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 983 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P() 991 EXPECT_TRUE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1040 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1171 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P()
|