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.h325 static Query OtherTime() { return Query(OTHER_TIME); } in OtherTime()
348 return Query(OTHER_TIME) == Query::Double(timestamp); in OtherTimeIs()
537 OTHER_TIME, enumerator
Dtrace_event_analyzer.cc503 case OTHER_TIME: in GetMemberValueAsDouble()