|
Monero
|
#include <gmock-internal-utils.h>
Public Types | |
| typedef internal::NativeArray< RawElement > | type |
| typedef const type | const_reference |
Public Member Functions | |
| typedef | GTEST_REMOVE_CONST_ (typename internal::PointeeOf< ElementPointer >::type) RawElement |
Static Public Member Functions | |
| static const_reference | ConstReference (const ::testing::tuple< ElementPointer, Size > &array) |
| static type | Copy (const ::testing::tuple< ElementPointer, Size > &array) |
| typedef const type testing::internal::StlContainerView< ::testing::tuple< ElementPointer, Size > >::const_reference |
| typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< ::testing::tuple< ElementPointer, Size > >::type |
|
inlinestatic |
|
inlinestatic |
| typedef testing::internal::StlContainerView< ::testing::tuple< ElementPointer, Size > >::GTEST_REMOVE_CONST_ | ( | typename internal::PointeeOf< ElementPointer >::type | ) |