proxygen
|
#include <gtest-internal.h>
Public Types | |
typedef Element | value_type |
typedef Element * | iterator |
typedef const Element * | const_iterator |
typedef Element | value_type |
typedef Element * | iterator |
typedef const Element * | const_iterator |
typedef Element | value_type |
typedef Element * | iterator |
typedef const Element * | const_iterator |
Private Types | |
enum | { kCheckTypeIsNotConstOrAReference } |
enum | { kCheckTypeIsNotConstOrAReference } |
enum | { kCheckTypeIsNotConstOrAReference } |
Private Member Functions | |
void | InitCopy (const Element *array, size_t a_size) |
void | InitRef (const Element *array, size_t a_size) |
GTEST_DISALLOW_ASSIGN_ (NativeArray) | |
void | InitCopy (const Element *array, size_t a_size) |
void | InitRef (const Element *array, size_t a_size) |
GTEST_DISALLOW_ASSIGN_ (NativeArray) | |
void | InitCopy (const Element *array, size_t a_size) |
void | InitRef (const Element *array, size_t a_size) |
GTEST_DISALLOW_ASSIGN_ (NativeArray) | |
Private Attributes | |
const Element * | array_ |
size_t | size_ |
void(NativeArray::* | clone_ )(const Element *, size_t) |
Definition at line 1034 of file gtest-internal.h.
typedef const Element* testing::internal::NativeArray< Element >::const_iterator |
Definition at line 1039 of file gtest-internal.h.
typedef const Element* testing::internal::NativeArray< Element >::const_iterator |
Definition at line 1039 of file gtest-internal.h.
typedef const Element* testing::internal::NativeArray< Element >::const_iterator |
Definition at line 1039 of file gtest-internal.h.
typedef Element* testing::internal::NativeArray< Element >::iterator |
Definition at line 1038 of file gtest-internal.h.
typedef Element* testing::internal::NativeArray< Element >::iterator |
Definition at line 1038 of file gtest-internal.h.
typedef Element* testing::internal::NativeArray< Element >::iterator |
Definition at line 1038 of file gtest-internal.h.
typedef Element testing::internal::NativeArray< Element >::value_type |
Definition at line 1037 of file gtest-internal.h.
typedef Element testing::internal::NativeArray< Element >::value_type |
Definition at line 1037 of file gtest-internal.h.
typedef Element testing::internal::NativeArray< Element >::value_type |
Definition at line 1037 of file gtest-internal.h.
|
private |
Enumerator | |
---|---|
kCheckTypeIsNotConstOrAReference |
Definition at line 1071 of file gtest-internal.h.
|
private |
Enumerator | |
---|---|
kCheckTypeIsNotConstOrAReference |
Definition at line 1071 of file gtest-internal.h.
|
private |
Enumerator | |
---|---|
kCheckTypeIsNotConstOrAReference |
Definition at line 1071 of file gtest-internal.h.
|
inline |
Definition at line 1042 of file gtest-internal.h.
|
inline |
Definition at line 1047 of file gtest-internal.h.
|
inline |
Definition at line 1052 of file gtest-internal.h.
References testing::internal::NativeArray< Element >::array_, testing::internal::NativeArray< Element >::clone_, and testing::internal::NativeArray< Element >::size_.
|
inline |
Definition at line 1056 of file gtest-internal.h.
|
inline |
Definition at line 1042 of file gtest-internal.h.
|
inline |
Definition at line 1047 of file gtest-internal.h.
|
inline |
Definition at line 1052 of file gtest-internal.h.
References testing::internal::NativeArray< Element >::array_, testing::internal::NativeArray< Element >::clone_, and testing::internal::NativeArray< Element >::size_.
|
inline |
Definition at line 1056 of file gtest-internal.h.
|
inline |
Definition at line 1042 of file gtest-internal.h.
|
inline |
Definition at line 1047 of file gtest-internal.h.
|
inline |
Definition at line 1052 of file gtest-internal.h.
References testing::internal::NativeArray< Element >::array_, testing::internal::NativeArray< Element >::clone_, and testing::internal::NativeArray< Element >::size_.
|
inline |
Definition at line 1056 of file gtest-internal.h.
|
inline |
Definition at line 1063 of file gtest-internal.h.
Referenced by testing::internal::NativeArray< Element >::operator==(), and TEST().
|
inline |
Definition at line 1063 of file gtest-internal.h.
|
inline |
Definition at line 1063 of file gtest-internal.h.
|
inline |
Definition at line 1064 of file gtest-internal.h.
|
inline |
Definition at line 1064 of file gtest-internal.h.
|
inline |
|
private |
|
private |
|
private |
|
inlineprivate |
Definition at line 1077 of file gtest-internal.h.
References folly::copy(), and testing::internal::CopyArray().
|
inlineprivate |
Definition at line 1077 of file gtest-internal.h.
References folly::copy(), and testing::internal::CopyArray().
|
inlineprivate |
Definition at line 1077 of file gtest-internal.h.
References folly::copy(), and testing::internal::CopyArray().
|
inlineprivate |
Definition at line 1086 of file gtest-internal.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlineprivate |
Definition at line 1086 of file gtest-internal.h.
References GTEST_DISALLOW_ASSIGN_.
|
inlineprivate |
Definition at line 1086 of file gtest-internal.h.
|
inline |
Definition at line 1065 of file gtest-internal.h.
References testing::internal::ArrayEq(), folly::test::begin(), testing::internal::NativeArray< Element >::begin(), folly::size(), and testing::internal::NativeArray< Element >::size().
|
inline |
Definition at line 1065 of file gtest-internal.h.
References testing::internal::ArrayEq(), folly::test::begin(), testing::internal::NativeArray< Element >::begin(), GTEST_REMOVE_REFERENCE_AND_CONST_, folly::size(), testing::internal::NativeArray< Element >::size(), and value.
|
inline |
Definition at line 1065 of file gtest-internal.h.
References testing::internal::ArrayEq(), folly::test::begin(), testing::internal::NativeArray< Element >::begin(), GTEST_REMOVE_REFERENCE_AND_CONST_, folly::size(), testing::internal::NativeArray< Element >::size(), and value.
|
inline |
Definition at line 1062 of file gtest-internal.h.
Referenced by testing::internal::NativeArray< Element >::operator==(), and TEST().
|
inline |
Definition at line 1062 of file gtest-internal.h.
|
inline |
Definition at line 1062 of file gtest-internal.h.
|
private |
Definition at line 1092 of file gtest-internal.h.
Referenced by testing::internal::NativeArray< Element >::NativeArray().
|
private |
Definition at line 1094 of file gtest-internal.h.
Referenced by testing::internal::NativeArray< Element >::NativeArray().
|
private |
Definition at line 1093 of file gtest-internal.h.
Referenced by testing::internal::NativeArray< Element >::NativeArray().