Definition at line 613 of file gmock-matchers_test.cc.
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny |
( |
int |
a_value | ) |
|
|
inline |
template<typename T >
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny |
( |
const T & |
| ) |
|
|
inlineexplicit |
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny |
( |
int |
a_value | ) |
|
|
inline |
template<typename T >
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny |
( |
const T & |
| ) |
|
|
inlineexplicit |
Definition at line 616 of file gmock-matchers_test.cc.
References a, ADD_FAILURE, b, testing::Eq(), EXPECT_FALSE, EXPECT_TRUE, testing::internal::MatcherBase< T >::Matches(), testing::operator<<(), testing::internal::operator==(), testing::internal::TEST(), value, and value.
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny |
( |
int |
a_value | ) |
|
|
inline |
template<typename T >
testing::gmock_matchers_test::ConvertibleFromAny::ConvertibleFromAny |
( |
const T & |
| ) |
|
|
inlineexplicit |
Definition at line 616 of file gmock-matchers_test.cc.
References a, ADD_FAILURE, b, testing::Eq(), EXPECT_FALSE, EXPECT_TRUE, testing::internal::MatcherBase< T >::Matches(), testing::operator<<(), testing::internal::operator==(), testing::internal::TEST(), value, and value.
int testing::gmock_matchers_test::ConvertibleFromAny::value |
The documentation for this struct was generated from the following file: