#include <test_util.h>
◆ MessageReleaseState
Enumerator |
---|
IS_NULL | |
CAN_BE_NULL | |
NOT_NULL | |
◆ ReflectionTester()
google::protobuf::TestUtil::ReflectionTester::ReflectionTester |
( |
const Descriptor * |
base_descriptor | ) |
|
|
explicit |
◆ ExpectAllFieldsSetViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection |
( |
const Message & |
message | ) |
|
◆ ExpectClearViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ExpectClearViaReflection |
( |
const Message & |
message | ) |
|
◆ ExpectMessagesReleasedViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ExpectMessagesReleasedViaReflection |
( |
Message * |
message, |
|
|
MessageReleaseState |
expected_release_state |
|
) |
| |
◆ ExpectOneofSetViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ExpectOneofSetViaReflection |
( |
const Message & |
message | ) |
|
|
static |
◆ ExpectPackedClearViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ExpectPackedClearViaReflection |
( |
const Message & |
message | ) |
|
◆ ExpectPackedFieldsSetViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ExpectPackedFieldsSetViaReflection |
( |
const Message & |
message | ) |
|
◆ ModifyPackedFieldsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ModifyPackedFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ ModifyRepeatedFieldsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ModifyRepeatedFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ ReleaseLastRepeatedsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::ReleaseLastRepeatedsViaReflection |
( |
Message * |
message, |
|
|
bool |
expect_extensions_notnull |
|
) |
| |
◆ RemoveLastRepeatedsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::RemoveLastRepeatedsViaReflection |
( |
Message * |
message | ) |
|
◆ SetAllFieldsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::SetAllFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ SetAllocatedOptionalMessageFieldsToMessageViaReflection()
void google::protobuf::TestUtil::ReflectionTester::SetAllocatedOptionalMessageFieldsToMessageViaReflection |
( |
Message * |
from_message, |
|
|
Message * |
to_message |
|
) |
| |
|
static |
◆ SetAllocatedOptionalMessageFieldsToNullViaReflection()
void google::protobuf::TestUtil::ReflectionTester::SetAllocatedOptionalMessageFieldsToNullViaReflection |
( |
Message * |
message | ) |
|
◆ SetOneofViaReflection()
void google::protobuf::TestUtil::ReflectionTester::SetOneofViaReflection |
( |
Message * |
message | ) |
|
|
static |
◆ SetPackedFieldsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::SetPackedFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ SwapRepeatedsViaReflection()
void google::protobuf::TestUtil::ReflectionTester::SwapRepeatedsViaReflection |
( |
Message * |
message | ) |
|
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/test_util.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/test_util.cc