Home
last modified time | relevance | path

Searched refs:OTHER_NAME (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()
335 return Query(OTHER_NAME) == Query::String(name); in OtherNameIs()
516 OTHER_NAME, enumerator
Dtrace_event_analyzer.cc558 case OTHER_NAME: in GetMemberValueAsString()