Lines Matching refs:createFieldWithBoolAnnotationLogEvent
50 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()
1072 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
1222 createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, std::get<0>(GetParam()), true, in TEST_P()
1257 createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, std::get<0>(GetParam()), true, in TEST_P()