Searched refs:createFieldWithIntAnnotationLogEvent (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/modules/StatsD/statsd/tests/ |
D | LogEvent_test.cpp | 71 bool createFieldWithIntAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithIntAnnotationLogEvent() function 885 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 914 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 943 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 972 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent(&event, INT32_TYPE, in TEST_P() 1024 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1032 EXPECT_TRUE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1082 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P() 1254 EXPECT_FALSE(createFieldWithIntAnnotationLogEvent( in TEST_P()
|