|
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_ (Element) RawElement |
Static Public Member Functions | |
| static const_reference | ConstReference (const Element(&array)[N]) |
| static type | Copy (const Element(&array)[N]) |
| typedef const type testing::internal::StlContainerView< Element[N]>::const_reference |
| typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type |
|
inlinestatic |
|
inlinestatic |
| typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ | ( | Element | ) |