Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/StatsD/statsd/tests/e2e/
DEventMetric_e2e_test.cpp203 AtomMatcher testAtomReportedStateFirstOnAtomMatcher = in TEST_F_GUARDED() local
205 *config.add_atom_matcher() = testAtomReportedStateFirstOnAtomMatcher; in TEST_F_GUARDED()
208 "EventTestAtomReported", testAtomReportedStateFirstOnAtomMatcher.id(), nullopt); in TEST_F_GUARDED()
266 AtomMatcher testAtomReportedStateFirstOnAtomMatcher = in TEST_F() local
268 *config.add_atom_matcher() = testAtomReportedStateFirstOnAtomMatcher; in TEST_F()
271 "EventTestAtomReported", testAtomReportedStateFirstOnAtomMatcher.id(), nullopt); in TEST_F()