AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions
DataPointTest.cpp File Reference
#include <gtest/gtest.h>
#include <chrono>
#include <limits>
#include <thread>
#include "AVSCommon/Utils/Metrics/DataPoint.h"
#include "AVSCommon/Utils/Metrics/DataPointCounterBuilder.h"
#include "AVSCommon/Utils/Metrics/DataPointDurationBuilder.h"
#include "AVSCommon/Utils/Metrics/DataPointStringBuilder.h"
#include "AVSCommon/Utils/Metrics/DataType.h"
Include dependency graph for DataPointTest.cpp:

Classes

class  alexaClientSDK::avsCommon::utils::metrics::test::DataPointTest
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::utils
 
 alexaClientSDK::avsCommon::utils::metrics
 
 alexaClientSDK::avsCommon::utils::metrics::test
 

Functions

 alexaClientSDK::avsCommon::utils::metrics::test::TEST_F (DataPointTest, test_buildDefault)
 
 alexaClientSDK::avsCommon::utils::metrics::test::TEST_F (DataPointTest, test_builderMethods)
 
 alexaClientSDK::avsCommon::utils::metrics::test::TEST_F (DataPointTest, test_counterDataPoint)
 
 alexaClientSDK::avsCommon::utils::metrics::test::TEST_F (DataPointTest, test_durationDataPoint)
 
 alexaClientSDK::avsCommon::utils::metrics::test::TEST_F (DataPointTest, test_negativeDurationDataPoint)
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0