Home
last modified time | relevance | path

Searched defs:matcherResults (Results 1 – 4 of 4) sorted by relevance

/packages/modules/StatsD/statsd/tests/
DLogEntryMatcher_test.cpp702 vector<MatchingState> matcherResults; in TEST() local
726 vector<MatchingState> matcherResults; in TEST() local
748 vector<MatchingState> matcherResults; in TEST() local
766 vector<MatchingState> matcherResults; in TEST() local
791 vector<MatchingState> matcherResults; in TEST() local
/packages/modules/StatsD/statsd/src/matchers/
DSimpleAtomMatchingTracker.cpp63 vector<MatchingState>& matcherResults) { in onLogEvent()
DCombinationAtomMatchingTracker.cpp115 vector<MatchingState>& matcherResults) { in onLogEvent()
Dmatcher_util.cpp33 const vector<MatchingState>& matcherResults) { in combinationMatch()