Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/
DDataCorruptionReason_test.cpp120 class SocketLossInfoTest class
197 TEST_P_GUARDED(SocketLossInfoTest, PropagationTest, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
227 TEST_P_GUARDED(SocketLossInfoTest, TestNotifyOnlyInterestedMetrics, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
251 TEST_P_GUARDED(SocketLossInfoTest, TestNotifyInterestedMetricsWithNewLoss, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
282 TEST_P_GUARDED(SocketLossInfoTest, TestDoNotNotifyInterestedMetricsIfNoUpdate, __ANDROID_API_T__) { in TEST_P_GUARDED() argument
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DMetricsManager.h406 friend class SocketLossInfoTest; variable
DMetricProducer.h642 friend class SocketLossInfoTest; variable