Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DDataCorruptionReason_test.cpp305 class DataCorruptionQueueOverflowTest : public testing::Test { class
330 TEST_F(DataCorruptionQueueOverflowTest, TestNotifyOnlyInterestedMetrics) { in TEST_F() argument
354 TEST_F(DataCorruptionQueueOverflowTest, TestNotifyInterestedMetricsWithNewLoss) { in TEST_F() argument
391 TEST_F(DataCorruptionQueueOverflowTest, TestDoNotNotifyInterestedMetricsIfNoUpdate) { in TEST_F() argument
419 TEST_F(DataCorruptionQueueOverflowTest, TestDoNotNotifyNewInterestedMetricsIfNoUpdate) { in TEST_F() argument