Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.h330 static Query OtherCategoryIs(const std::string& category) { in OtherCategoryIs() function
Dtrace_event_analyzer_unittest.cc178 Query other_category = Query::OtherCategoryIs(other.category); in TEST_F()