Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_config_muxer_unittest.cc237 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
275 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
339 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
389 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
425 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
487 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
846 const EventFilter* central_filter = model.GetCentralEventFilterForTesting(); in TEST_F()
Dftrace_config_muxer.h118 const EventFilter* GetCentralEventFilterForTesting() const { in GetCentralEventFilterForTesting() function