Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp50 bool createFieldWithBoolAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithBoolAnnotationLogEvent() function
731 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
863 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
878 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
891 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
906 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
919 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
934 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
947 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
997 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
[all …]