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