Searched refs:createFieldWithIntAnnotationLogEvent (Results 1 – 1 of 1) sorted by relevance
| /packages/modules/StatsD/statsd/tests/ |
| D | LogEvent_test.cpp | 71 bool createFieldWithIntAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithIntAnnotationLogEvent() function 871 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 899 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 927 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 955 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 1006 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1014 EXPECT_TRUE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1063 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1235 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P()
|