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.h291 static Query OtherTime() { return Query(OTHER_TIME); } in OtherTime()
314 return Query(OTHER_TIME) == Query::Double(timestamp); in OtherTimeIs()
438 OTHER_TIME, enumerator
Dtrace_event_analyzer.cc445 case OTHER_TIME: in GetMemberValueAsDouble()