Lines Matching refs:pullerManager
71 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
75 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, periodicAlarmMonitor, 0, in TEST()
92 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
96 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
124 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
128 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
167 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
174 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
199 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
206 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
229 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
233 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
311 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
315 m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
321 EXPECT_NE(pullerManager->mPullUidProviders.find(key), pullerManager->mPullUidProviders.end()); in TEST()
325 EXPECT_NE(pullerManager->mPullUidProviders.find(key), pullerManager->mPullUidProviders.end()); in TEST()
328 EXPECT_EQ(pullerManager->mPullUidProviders.find(key), pullerManager->mPullUidProviders.end()); in TEST()
334 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
340 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
460 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
468 m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, timeBase1, in TEST()