Searched refs:SetupClockForTesting (Results 1 – 2 of 2) sorted by relevance
473 TEST_F(FtraceConfigMuxerTest, SetupClockForTesting) { in TEST_F() argument485 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()
72 void SetupClockForTesting(const FtraceConfig& request) { in SetupClockForTesting() function