Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc574 analyzer->FindEvents(Query::MatchAsyncBeginWithNext(), &found); in TEST_F()
606 analyzer->FindEvents(Query::MatchAsyncBeginWithNext(), &found); in TEST_F()
Dtrace_event_analyzer.h437 static Query MatchAsyncBeginWithNext() { in MatchAsyncBeginWithNext() function