Lines Matching refs:createFieldWithBoolAnnotationLogEvent
51 bool createFieldWithBoolAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithBoolAnnotationLogEvent() function
708 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
840 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
855 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
868 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
883 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
896 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
911 EXPECT_TRUE(createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, in TEST_P()
924 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
974 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
1049 EXPECT_FALSE(createFieldWithBoolAnnotationLogEvent( in TEST_P()
1158 createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, std::get<0>(GetParam()), true, in TEST_P()
1193 createFieldWithBoolAnnotationLogEvent(&event, INT32_TYPE, std::get<0>(GetParam()), true, in TEST_P()