Lines Matching refs:pullerManager
68 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
72 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, periodicAlarmMonitor, 0, in TEST()
89 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
93 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
121 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
125 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
164 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
170 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
195 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
201 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
224 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
228 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
306 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
310 m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
316 EXPECT_NE(pullerManager->mPullUidProviders.find(key), pullerManager->mPullUidProviders.end()); in TEST()
320 EXPECT_NE(pullerManager->mPullUidProviders.find(key), pullerManager->mPullUidProviders.end()); in TEST()
323 EXPECT_EQ(pullerManager->mPullUidProviders.find(key), pullerManager->mPullUidProviders.end()); in TEST()
330 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
335 StatsLogProcessor p(m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, 0, in TEST()
451 sp<StatsPullerManager> pullerManager = new StatsPullerManager(); in TEST() local
459 m, pullerManager, anomalyAlarmMonitor, subscriberAlarmMonitor, timeBase1, in TEST()