Searched defs:MatchBeginWithEnd (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/test/
H A Dtrace_event_analyzer.h348 static Query MatchBeginWithEnd() { function in class:trace_analyzer::Query
367 return (Query(EVENT_NAME) == Query(name)) && MatchBeginWithEnd();

Completed in 55 milliseconds