SetupTotalBytesLimitWarningTest  129 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc   static void SetupTotalBytesLimitWarningTest(
SetupTotalBytesLimitWarningTest 1055 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc   SetupTotalBytesLimitWarningTest(10240, 1024, &errors, &warnings);
SetupTotalBytesLimitWarningTest 1074 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc   SetupTotalBytesLimitWarningTest(10240, -1, &errors, &warnings);
SetupTotalBytesLimitWarningTest 1079 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc   SetupTotalBytesLimitWarningTest(10240, -2, &errors, &warnings);