WireFormatTest     54 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, EnumsInSync) {
WireFormatTest     72 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, MaxFieldNumber) {
WireFormatTest     78 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, Parse) {
WireFormatTest     95 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParseExtensions) {
WireFormatTest    112 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParsePacked) {
WireFormatTest    129 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParsePackedFromUnpacked) {
WireFormatTest    145 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParseUnpackedFromPacked) {
WireFormatTest    161 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParsePackedExtensions) {
WireFormatTest    178 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ByteSize) {
WireFormatTest    188 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ByteSizeExtensions) {
WireFormatTest    199 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ByteSizePacked) {
WireFormatTest    209 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ByteSizePackedExtensions) {
WireFormatTest    220 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, Serialize) {
WireFormatTest    250 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, SerializeExtensions) {
WireFormatTest    280 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, SerializeFieldsAndExtensions) {
WireFormatTest    314 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParseMultipleExtensionRanges) {
WireFormatTest    340 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, SerializeMessageSet) {
WireFormatTest    379 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, SerializeMessageSetVariousWaysAreEqual) {
WireFormatTest    430 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParseMessageSet) {
WireFormatTest    483 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParseMessageSetWithReverseTagOrder) {
WireFormatTest    525 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ParseBrokenMessageSet) {
WireFormatTest    531 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, RecursionLimit) {
WireFormatTest    554 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, UnknownFieldRecursionLimit) {
WireFormatTest    582 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, ZigZag) {
WireFormatTest    651 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc TEST(WireFormatTest, RepeatedScalarsDifferentTagSizes) {