Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 11973021: Teach gtest how to print QuicConsumedData and QuicEncryptedPacket. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Export the gtest printers Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« net/quic/quic_protocol.h ('K') | « net/quic/quic_protocol.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 177300)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -6480,31 +6480,6 @@
fun:_ZN23NativeMediaFileUtilTest5SetUpEv
}
{
- bug_170327
- Memcheck:Uninitialized
- ...
- fun:__vfprintf
- fun:snprintf
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing12_GLOBAL__N_124PrintBytesInObjectToImplEPKhmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing9internal220TypeWithoutFormatterIN3net19QuicEncryptedPacketELNS0_8TypeKindE2EE10PrintValueERKS3_PSo
- fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN3net19QuicEncryptedPacketEEERSt13basic_ostreamIT_T0_ESA_RKT1_
- fun:_ZN16testing_internal26DefaultPrintNonContainerToIN3net19QuicEncryptedPacketEEEvRKT_PSo
- fun:_ZN7testing8internal14DefaultPrintToIN3net19QuicEncryptedPacketEEEvcNS0_13bool_constantILb0EEERKT_PSo
- fun:_ZN7testing8internal7PrintToIN3net19QuicEncryptedPacketEEEvRKT_PSo
- fun:_ZN7testing8internal16UniversalPrinterIN3net19QuicEncryptedPacketEE5PrintERKS3_PSo
- fun:_ZN7testing8internal14UniversalPrintIN3net19QuicEncryptedPacketEEEvRKT_PSo
- fun:_ZN7testing8internal16UniversalPrinterIRKN3net19QuicEncryptedPacketEE5PrintES5_PSo
- fun:_ZN7testing8internal18TuplePrefixPrinterILm1EE13PrintPrefixToINSt3tr15tupleIRKN3net19QuicEncryptedPacketEPiNS4_10_NullClassESB_SB_SB_SB_SB_SB_SB_EEEEvRKT_PSo
- fun:_ZN7testing8internal18TuplePrefixPrinterILm2EE13PrintPrefixToINSt3tr15tupleIRKN3net19QuicEncryptedPacketEPiNS4_10_NullClassESB_SB_SB_SB_SB_SB_SB_EEEEvRKT_PSo
- fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIRKN3net19QuicEncryptedPacketEPiNS2_10_NullClassES9_S9_S9_S9_S9_S9_S9_EEEEvRKT_PSo
- fun:_ZN7testing8internal7PrintToIRKN3net19QuicEncryptedPacketEPiEEvRKNSt3tr15tupleIT_T0_NS7_10_NullClassESB_SB_SB_SB_SB_SB_SB_EEPSo
- fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIRKN3net19QuicEncryptedPacketEPiNS2_10_NullClassES9_S9_S9_S9_S9_S9_S9_EEE5PrintERKSA_PSo
- fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIRKN3net19QuicEncryptedPacketEPiNS2_10_NullClassES9_S9_S9_S9_S9_S9_S9_EEEEvRKT_PSo
- fun:_ZNK7testing8internal18FunctionMockerBaseIFiRKN3net19QuicEncryptedPacketEPiEE32UntypedDescribeUninterestingCallEPKvPSo
-}
-{
bug_170340
Memcheck:Uninitialized
fun:_ZN3WTF12AtomicString3addEPKt
« net/quic/quic_protocol.h ('K') | « net/quic/quic_protocol.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698