Home
last modified time | relevance | path

Searched defs:included_categories (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_config_category_filter.h58 const StringList& included_categories() const { return included_categories_; } in included_categories() function
Dtrace_event_unittest.cc1483 std::vector<std::string> included_categories; in TEST_F() local