Home
last modified time | relevance | path

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

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