Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h359 static Query OtherNameIs(const std::string& name) { in OtherNameIs() function
Dtrace_event_analyzer_unittest.cc179 Query other_name = Query::OtherNameIs(other.name); in TEST_F()