Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/shell/
DShellSubscriber_test.cpp361 const size_t maxSubs = ShellSubscriber::getMaxSubscriptions(); in TEST_F() local
851 size_t maxSubs = shellManager->getMaxSubscriptions(); in TEST() local
/aosp_15_r20/packages/modules/StatsD/tests/src/android/cts/statsd/subscriber/
DShellSubscriberTest.java111 int maxSubs = 20; in testShellMaxSubscriptions() local
/aosp_15_r20/packages/modules/StatsD/statsd/tests/guardrail/
DStatsdStats_test.cpp982 const int maxSubs = ShellSubscriber::getMaxSubscriptions(); in TEST() local
1001 const int maxSubs = ShellSubscriber::getMaxSubscriptions(); in TEST() local