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

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

Completed in 150 milliseconds