Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/tests/
H A Dstatsd_test_util.h132 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher);
H A Dstatsd_test_util.cpp244 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher) { in addMatcherToMatcherCombination() function
/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DConfigUpdate_e2e_test.cpp77 addMatcherToMatcherCombination(syncStartMatcher, combinationMatcher); in TEST_F()
78 addMatcherToMatcherCombination(wakelockAcquireMatcher, combinationMatcher); in TEST_F()