Home
last modified time | relevance | path

Searched refs:MatchBeginWithEnd (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/test/
Dtrace_event_analyzer.h353 static Query MatchBeginWithEnd() { in MatchBeginWithEnd() function
372 return (Query(EVENT_NAME) == Query(name)) && MatchBeginWithEnd(); in MatchBeginName()
Dtrace_event_analyzer_unittest.cc432 Query::MatchBeginWithEnd() && in TEST_F()
505 analyzer->FindEvents(Query::MatchBeginWithEnd(), &found); in TEST_F()