Searched defs:MatchBeginWithEnd (Results 1 - 1 of 1) sorted by relevance
/external/libchrome/base/test/ | ||
H A D | trace_event_analyzer.h | 426 static Query MatchBeginWithEnd() { function in class:trace_analyzer::Query 445 return (Query(EVENT_NAME) == Query(name)) && MatchBeginWithEnd(); |
Completed in 150 milliseconds