Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/
DDataCorruptionReason_test.cpp124 class SocketLossInfoTest class
181 SocketLossInfoTest, SocketLossInfoTest,
191 [](const testing::TestParamInfo<SocketLossInfoTest::ParamType>& info) { in __anonaef9c6420302()
195 TEST_P(SocketLossInfoTest, PropagationTest) { in TEST_P() argument
225 TEST_P(SocketLossInfoTest, TestNotifyOnlyInterestedMetrics) { in TEST_P() argument
249 TEST_P(SocketLossInfoTest, TestNotifyInterestedMetricsWithNewLoss) { in TEST_P() argument
280 TEST_P(SocketLossInfoTest, TestDoNotNotifyInterestedMetricsIfNoUpdate) { in TEST_P() argument
/packages/modules/StatsD/statsd/src/metrics/
DMetricsManager.h487 FRIEND_TEST(SocketLossInfoTest, PropagationTest);
DMetricProducer.h661 FRIEND_TEST(SocketLossInfoTest, PropagationTest);