Searched refs:addMatcherToMatcherCombination (Results 1 – 3 of 3) sorted by relevance
132 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher);
244 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher) { in addMatcherToMatcherCombination() function
77 addMatcherToMatcherCombination(syncStartMatcher, combinationMatcher); in TEST_F()78 addMatcherToMatcherCombination(wakelockAcquireMatcher, combinationMatcher); in TEST_F()