Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_config_muxer_unittest.cc945 TEST_F(FtraceConfigMuxerFakeTableTest, SetupClockForTesting) { in TEST_F() argument
956 model_.SetupClockForTesting(config); in TEST_F()
964 model_.SetupClockForTesting(config); in TEST_F()
969 model_.SetupClockForTesting(config); in TEST_F()
974 model_.SetupClockForTesting(config); in TEST_F()
H A Dftrace_config_muxer.h165 void SetupClockForTesting(const FtraceConfig& request) { in SetupClockForTesting() function