16 #ifndef ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_TIMING_MOCKTIMERDELEGATEFACTORY_H_ 17 #define ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_TIMING_MOCKTIMERDELEGATEFACTORY_H_ 26 namespace sdkInterfaces {
41 #endif // ALEXA_CLIENT_SDK_AVSCOMMON_SDKINTERFACES_TEST_AVSCOMMON_SDKINTERFACES_TIMING_MOCKTIMERDELEGATEFACTORY_H_ virtual bool supportsLowPowerMode()=0
Definition: AmdMetricWrapperTest.cpp:24
A factory for creating TimerDelegateInterface.
Definition: TimerDelegateFactoryInterface.h:29
MOCK_METHOD0(supportsLowPowerMode, bool())
virtual std::unique_ptr< TimerDelegateInterface > getTimerDelegate()=0
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
A mock of TimerDelegateFactoryInterface.
Definition: MockTimerDelegateFactory.h:30