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/Stopwatch.h"
Classes | |
class | alexaClientSDK::avsCommon::utils::timing::test::StopwatchTest |
Test harness for Stopwatch class. More... | |
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 (StopwatchTest, test_goodSequencing) | |
alexaClientSDK::avsCommon::utils::timing::test::TEST_F (StopwatchTest, test_badSequencing) | |
alexaClientSDK::avsCommon::utils::timing::test::TEST_F (StopwatchTest, testSlow_elapsed) | |
Variables | |
static const std::chrono::milliseconds | alexaClientSDK::avsCommon::utils::timing::test::TESTABLE_TIME_INCREMENT {100} |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0