Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h338 static Query OtherIdIs(const std::string& id) { in OtherIdIs() function
Dtrace_event_analyzer_unittest.cc180 Query other_id = Query::OtherIdIs(other.id); in TEST_F()