HomeSort by relevance Sort by last modified time
    Searched refs:MatchBeginWithEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/test/
trace_event_analyzer.h 348 static Query MatchBeginWithEnd() {
367 return (Query(EVENT_NAME) == Query(name)) && MatchBeginWithEnd();
trace_event_analyzer_unittest.cc 429 Query::MatchBeginWithEnd() &&
500 analyzer->FindEvents(Query::MatchBeginWithEnd(), &found);

Completed in 39 milliseconds