Home
last modified time | relevance | path

Searched refs:atomIdsList (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DStatsLogProcessor_test.cpp249 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
250 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &p)).Times(1); in TEST()
292 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
293 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &p)).Times(1); in TEST()
332 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
333 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &p)).Times(1); in TEST()
415 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
416 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &p)).Times(3); in TEST()
594 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config1); in TEST() local
595 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &processor)).Times(3); in TEST()
[all …]
/packages/modules/StatsD/statsd/tests/e2e/
DMetricActivation_e2e_test.cpp267 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
268 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &processor)).Times(1); in TEST()
485 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
486 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &processor)).Times(1); in TEST()
813 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
814 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &processor)).Times(1); in TEST()
1153 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
1154 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &processor)).Times(1); in TEST()
1357 const LogEventFilter::AtomIdSet atomIdsList = CreateAtomIdSetFromConfig(config); in TEST() local
1358 EXPECT_CALL(*mockLogEventFilter, setAtomIds(atomIdsList, &processor)).Times(1); in TEST()