![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <chrono>#include <thread>#include <gtest/gtest.h>#include <AVSCommon/Utils/Timing/TimerDelegate.h>
Classes | |
| class | alexaClientSDK::avsCommon::utils::timing::test::TimerDelegateTest |
Namespaces | |
| alexaClientSDK | |
| Whether or not curl logs should be emitted. | |
| alexaClientSDK::avsCommon | |
| alexaClientSDK::avsCommon::utils | |
| alexaClientSDK::avsCommon::utils::timing | |
| alexaClientSDK::avsCommon::utils::timing::test | |
Functions | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_basicTimerDelegateAPI) | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_stopAndStartTimeDelegate) | |
| Test to verify the stop and start API. More... | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_doubleStopTestAVS) | |
| Test to verify that stopping an already stopped timer is a no-op. More... | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_verifyTaskWithFixedDuration) | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_verifyTaskWithVariableDuration) | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_doubleStartMustWaitForPreviousIterations) | |
| alexaClientSDK::avsCommon::utils::timing::test::TEST_F (TimerDelegateTest, test_taskWithStop) | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0