Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h302 static Query OtherPhase() { return Query(OTHER_PHASE); } in OtherPhase()
327 return Query(OTHER_PHASE) == Query::Phase(phase); in OtherPhaseIs()
514 OTHER_PHASE, enumerator
Dtrace_event_analyzer.cc502 case OTHER_PHASE: in GetMemberValueAsDouble()