Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h300 static Query OtherTime() { return Query(OTHER_TIME); } in OtherTime()
323 return Query(OTHER_TIME) == Query::Double(timestamp); in OtherTimeIs()
513 OTHER_TIME, enumerator
Dtrace_event_analyzer.cc487 case OTHER_TIME: in GetMemberValueAsDouble()