Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/tests/
DLogEntryMatcher_test.cpp655 vector<MatchingState> matcherResults; in TEST() local
679 vector<MatchingState> matcherResults; in TEST() local
701 vector<MatchingState> matcherResults; in TEST() local
719 vector<MatchingState> matcherResults; in TEST() local
744 vector<MatchingState> matcherResults; in TEST() local
/frameworks/base/cmds/statsd/src/matchers/
DSimpleLogMatchingTracker.cpp55 vector<MatchingState>& matcherResults) { in onLogEvent()
DCombinationLogMatchingTracker.cpp95 vector<MatchingState>& matcherResults) { in onLogEvent()
Dmatcher_util.cpp33 const vector<MatchingState>& matcherResults) { in combinationMatch()