Searched defs:filter_string (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
D | tracing_category_filter.py | 50 def __init__(self, filter_string=None): argument 58 def AddFilterString(self, filter_string): argument 103 def filter_string(self): member in TracingCategoryFilter
|
/external/autotest/frontend/tko/ |
D | graphing_utils.py | 143 def __init__(self, query, filter_string, interval, drilldown_callback): argument 779 def create_qual_histogram(query, filter_string, interval, drilldown_callback, argument
|
D | rpc_interface.py | 306 def create_qual_histogram(query, filter_string, interval, drilldown_callback): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/tracing_agent/ |
D | chrome_tracing_agent_unittest.py | 65 def StartChromeTracing(self, trace_options, filter_string, timeout=10): argument
|
/external/libchrome/base/trace_event/ |
D | trace_config.cc | 167 std::string filter_string; in ToCategoryFilterString() local
|