Searched refs:addMatcherToMatcherCombination (Results 1 – 3 of 3) sorted by relevance
169 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher);
284 void addMatcherToMatcherCombination(const AtomMatcher& matcher, AtomMatcher* combinationMatcher) { in addMatcherToMatcherCombination() function
75 addMatcherToMatcherCombination(syncStartMatcher, combinationMatcher); in TEST_F()76 addMatcherToMatcherCombination(wakelockAcquireMatcher, combinationMatcher); in TEST_F()