Home
last modified time | relevance | path

Searched defs:LogEvent_FieldRestrictionTest (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/flags/
DFlagProvider.h121 friend class LogEvent_FieldRestrictionTest; variable
/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp1101 class LogEvent_FieldRestrictionTest : public testing::TestWithParam<std::tuple<int, bool>> { class
1152 TEST_P(LogEvent_FieldRestrictionTest, TestFieldRestrictionAnnotation) { in TEST_P() argument
1166 TEST_P(LogEvent_FieldRestrictionTest, TestInvalidAnnotationIntType) { in TEST_P() argument
1176 TEST_P(LogEvent_FieldRestrictionTest, TestInvalidAnnotationAtomLevel) { in TEST_P() argument
1186 TEST_P(LogEvent_FieldRestrictionTest, TestRestrictionCategoryAnnotationBelowUDevice) { in TEST_P() argument