Searched refs:createFieldWithBoolAnnotationLogEvent (Results  1 – 1 of 1) sorted by relevance
| /packages/modules/StatsD/statsd/tests/ | 
| D | LogEvent_test.cpp | 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() [all …] 
 |