Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h306 static Query OtherName() { return Query(OTHER_NAME); } in OtherName() function
Dtrace_event_analyzer.cc758 Query match(Query::EventName() == Query::OtherName() && in AssociateBeginEndEvents()