Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tests/
DLogEntryMatcher_test.cpp658 vector<MatchingState> matcherResults; in TEST() local
682 vector<MatchingState> matcherResults; in TEST() local
704 vector<MatchingState> matcherResults; in TEST() local
722 vector<MatchingState> matcherResults; in TEST() local
747 vector<MatchingState> matcherResults; in TEST() local
/frameworks/base/cmds/statsd/src/matchers/
DSimpleLogMatchingTracker.cpp57 vector<MatchingState>& matcherResults) { in onLogEvent()
DCombinationLogMatchingTracker.cpp97 vector<MatchingState>& matcherResults) { in onLogEvent()
Dmatcher_util.cpp34 const vector<MatchingState>& matcherResults) { in combinationMatch()