AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Functions
foo Namespace Reference

Classes

class  MixedUpTestCaseTest
 
class  MixedUpTestCaseWithSameTestNameTest
 
struct  PointerPrintable
 
struct  PrintableViaPrintTo
 
class  PrintableViaPrintToTemplate
 
class  StreamableTemplateInFoo
 
class  UnprintableInFoo
 

Functions

void PrintTo (const PrintableViaPrintTo &x, ::std::ostream *os)
 
::std::ostream & operator<< (::std::ostream &os, const PointerPrintable *)
 
template<typename T >
void PrintTo (const PrintableViaPrintToTemplate< T > &x, ::std::ostream *os)
 
template<typename T >
inline ::std::ostream & operator<< (::std::ostream &os, const StreamableTemplateInFoo< T > &x)
 
 TEST_F (MixedUpTestCaseTest, FirstTestFromNamespaceFoo)
 
 TEST_F (MixedUpTestCaseTest, SecondTestFromNamespaceFoo)
 
 TEST_F (MixedUpTestCaseWithSameTestNameTest, TheSecondTestWithThisNameShouldFail)
 

Function Documentation

◆ operator<<() [1/2]

::std::ostream& foo::operator<< ( ::std::ostream &  os,
const PointerPrintable  
)

◆ operator<<() [2/2]

template<typename T >
inline ::std::ostream& foo::operator<< ( ::std::ostream &  os,
const StreamableTemplateInFoo< T > &  x 
)

◆ PrintTo() [1/2]

void foo::PrintTo ( const PrintableViaPrintTo x,
::std::ostream *  os 
)

◆ PrintTo() [2/2]

template<typename T >
void foo::PrintTo ( const PrintableViaPrintToTemplate< T > &  x,
::std::ostream *  os 
)

◆ TEST_F() [1/3]

foo::TEST_F ( MixedUpTestCaseTest  ,
FirstTestFromNamespaceFoo   
)

◆ TEST_F() [2/3]

foo::TEST_F ( MixedUpTestCaseTest  ,
SecondTestFromNamespaceFoo   
)

◆ TEST_F() [3/3]

foo::TEST_F ( MixedUpTestCaseWithSameTestNameTest  ,
TheSecondTestWithThisNameShouldFail   
)

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