Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h326 static Query OtherPhaseIs(char phase) { in OtherPhaseIs() function
Dtrace_event_analyzer_unittest.cc177 Query other_phase = Query::OtherPhaseIs(other.phase); in TEST_F()