Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DConfigUpdate_e2e_test.cpp1612 AtomMatcher bootMatcher = CreateSimpleAtomMatcher("bootMatcher", util::WAKELOCK_STATE_CHANGED); in TEST_F() local
1613 fvm = bootMatcher.mutable_simple_atom_matcher()->add_field_value_matcher(); in TEST_F()
1616 *config.add_atom_matcher() = bootMatcher; in TEST_F()
1657 eventActivation->set_atom_matcher_id(bootMatcher.id()); in TEST_F()
1707 *newConfig.add_atom_matcher() = bootMatcher; in TEST_F()