#include <gtest.h>
◆ TestResult()
testing::TestResult::TestResult |
( |
| ) |
|
◆ ~TestResult()
testing::TestResult::~TestResult |
( |
| ) |
|
◆ elapsed_time()
◆ Failed()
bool testing::TestResult::Failed |
( |
| ) |
const |
◆ GetTestPartResult()
const TestPartResult& testing::TestResult::GetTestPartResult |
( |
int |
i | ) |
const |
◆ GetTestProperty()
const TestProperty& testing::TestResult::GetTestProperty |
( |
int |
i | ) |
const |
◆ HasFatalFailure()
bool testing::TestResult::HasFatalFailure |
( |
| ) |
const |
◆ HasNonfatalFailure()
bool testing::TestResult::HasNonfatalFailure |
( |
| ) |
const |
◆ Passed()
bool testing::TestResult::Passed |
( |
| ) |
const |
|
inline |
◆ test_property_count()
int testing::TestResult::test_property_count |
( |
| ) |
const |
◆ total_part_count()
int testing::TestResult::total_part_count |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/include/gtest/gtest.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0