AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Protected Member Functions | Protected Attributes | List of all members
alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest Class Reference
Inheritance diagram for alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest:
Collaboration graph
[legend]

Protected Member Functions

virtual void SetUp ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

std::shared_ptr< MockKeyWordDetectorm_detector
 
std::shared_ptr< MockKeyWordObserverm_keyWordObserver
 
std::shared_ptr< MockStateObserverm_stateObserver
 
std::shared_ptr< MockKeywordNotifierm_keywordNotifier
 
std::shared_ptr< MockKeywordDetectorStateNotifierm_keywordDetectorStateNotifier
 
std::shared_ptr< avsCommon::avs::AudioInputStream::Buffer > m_buffer
 
std::unique_ptr< avsCommon::avs::AudioInputStreamm_sds
 
std::unique_ptr< avsCommon::avs::AudioInputStream::Writer > m_writer
 
std::unique_ptr< avsCommon::avs::AudioInputStream::Reader > m_reader
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 

Member Function Documentation

◆ SetUp()

virtual void alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ m_buffer

std::shared_ptr<avsCommon::avs::AudioInputStream::Buffer> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_buffer
protected

◆ m_detector

std::shared_ptr<MockKeyWordDetector> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_detector
protected

◆ m_keywordDetectorStateNotifier

std::shared_ptr<MockKeywordDetectorStateNotifier> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_keywordDetectorStateNotifier
protected

◆ m_keywordNotifier

std::shared_ptr<MockKeywordNotifier> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_keywordNotifier
protected

◆ m_keyWordObserver

std::shared_ptr<MockKeyWordObserver> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_keyWordObserver
protected

◆ m_reader

std::unique_ptr<avsCommon::avs::AudioInputStream::Reader> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_reader
protected

◆ m_sds

std::unique_ptr<avsCommon::avs::AudioInputStream> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_sds
protected

◆ m_stateObserver

std::shared_ptr<MockStateObserver> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_stateObserver
protected

◆ m_writer

std::unique_ptr<avsCommon::avs::AudioInputStream::Writer> alexaClientSDK::acsdkKWDImplementations::test::AbstractKeyWordDetectorTest::m_writer
protected

The documentation for this class was generated from the following file:

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