Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer_unittest.cc178 Query other_category = Query::OtherCategoryIs(other.category); in TEST_F() local
205 EXPECT_TRUE(other_category.Evaluate(event)); in TEST_F()