Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/
H A Dtrace_event_analyzer.h351 static Query OtherPhaseIs(char phase) { in OtherPhaseIs() function
H A Dtrace_event_analyzer_unittest.cc175 Query other_phase = Query::OtherPhaseIs(other.phase); in TEST_F()