#include <gtest.h>
|
template<typename T1 , typename T2 > |
static AssertionResult | Compare (const char *lhs_expression, const char *rhs_expression, const T1 &lhs, const T2 &rhs, typename EnableIf<!is_pointer< T2 >::value >::type *=0) |
|
template<typename T > |
static AssertionResult | Compare (const char *lhs_expression, const char *rhs_expression, Secret *, T *rhs) |
|
◆ Compare() [1/2]
template<typename T1 , typename T2 >
◆ Compare() [2/2]
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