Protected Member Functions | |
FieldDescriptor::CppType | GetCppTypeForFieldType (FieldDescriptor::Type type) |
const char * | GetCppTypeNameForFieldType (FieldDescriptor::Type type) |
const EnumDescriptor * | GetEnumDescriptorForFieldType (FieldDescriptor::Type type) |
const FieldDescriptor * | GetFieldDescriptorOfType (FieldDescriptor::Type type) |
const Descriptor * | GetMessageDescriptorForFieldType (FieldDescriptor::Type type) |
const char * | GetTypeNameForFieldType (FieldDescriptor::Type type) |
![]() | |
virtual void | SetUp () |
virtual void | TearDown () |
Test () | |
Protected Attributes | |
std::unique_ptr< DescriptorPool > | pool_ |
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 2262 of file descriptor_unittest.cc.
|
inlineprotected |
Definition at line 2299 of file descriptor_unittest.cc.
|
inlineprotected |
Definition at line 2305 of file descriptor_unittest.cc.
|
inlineprotected |
Definition at line 2316 of file descriptor_unittest.cc.
|
inlineprotected |
Definition at line 2265 of file descriptor_unittest.cc.
|
inlineprotected |
Definition at line 2310 of file descriptor_unittest.cc.
|
inlineprotected |
Definition at line 2294 of file descriptor_unittest.cc.
|
protected |
Definition at line 2322 of file descriptor_unittest.cc.