Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_config_muxer_unittest.cc473 TEST_F(FtraceConfigMuxerTest, SetupClockForTesting) { in TEST_F() argument
485 model.SetupClockForTesting(config); in TEST_F()
490 model.SetupClockForTesting(config); in TEST_F()
494 model.SetupClockForTesting(config); in TEST_F()
498 model.SetupClockForTesting(config); in TEST_F()
Dftrace_config_muxer.h72 void SetupClockForTesting(const FtraceConfig& request) { in SetupClockForTesting() function