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.cc492 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
549 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
1058 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
1293 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
1355 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_P()
1445 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
1511 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
1562 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
1601 const EventFilter* central_filter = model_.GetCentralEventFilterForTesting(); in TEST_F()
Dftrace_config_muxer.h175 const EventFilter* GetCentralEventFilterForTesting() const { in GetCentralEventFilterForTesting() function