Protected Member Functions | |
void | ExpectElement (int32 key, int32 value) |
void | ExpectElements (const std::map< int32, int32 > &map) |
void | ExpectSingleElement (int32 key, int32 value) |
MapImplTest () | |
![]() | |
virtual void | SetUp () |
virtual void | TearDown () |
Test () | |
Protected Attributes | |
const Map< int32, int32 > & | const_map_ |
Map< int32, int32 > & | map_ |
std::unique_ptr< Map< int32, int32 > > | map_ptr_ |
Additional Inherited Members | |
![]() | |
virtual | ~Test () |
![]() | |
static bool | HasFailure () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
static void | SetUpTestCase () |
static void | SetUpTestSuite () |
static void | TearDownTestCase () |
static void | TearDownTestSuite () |
Definition at line 99 of file src/google/protobuf/map_test.cc.
|
inlineprotected |
Definition at line 101 of file src/google/protobuf/map_test.cc.
|
inlineprotected |
Definition at line 124 of file src/google/protobuf/map_test.cc.
|
inlineprotected |
Definition at line 115 of file src/google/protobuf/map_test.cc.
|
inlineprotected |
Definition at line 109 of file src/google/protobuf/map_test.cc.
Definition at line 176 of file src/google/protobuf/map_test.cc.
Definition at line 175 of file src/google/protobuf/map_test.cc.
Definition at line 174 of file src/google/protobuf/map_test.cc.