![]()  | 
  
    AlexaClientSDK
    3.0.0
    
   A cross-platform, modular SDK for interacting with the Alexa Voice Service 
   | 
 
#include "gtest/internal/gtest-death-test-internal.h"

Go to the source code of this file.
Namespaces | |
| testing | |
Macros | |
| #define | EXPECT_DEATH_IF_SUPPORTED(statement, regex) GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, ) | 
| #define | ASSERT_DEATH_IF_SUPPORTED(statement, regex) GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, return) | 
Functions | |
| testing::GTEST_DECLARE_string_ (death_test_style) | |
| #define ASSERT_DEATH_IF_SUPPORTED | ( | statement, | |
| regex | |||
| ) | GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, return) | 
| #define EXPECT_DEATH_IF_SUPPORTED | ( | statement, | |
| regex | |||
| ) | GTEST_UNSUPPORTED_DEATH_TEST_(statement, regex, ) | 
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0