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

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

Issue 2902923002: Roll chromium_revision fc674bec51..cca67d31f4 (473937:474153) (Closed)
Patch Set: Generalized some more Created 3 years, 7 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools_webrtc/valgrind/memcheck/suppressions.txt
diff --git a/tools_webrtc/valgrind/memcheck/suppressions.txt b/tools_webrtc/valgrind/memcheck/suppressions.txt
index f72a2d57a247a46f645df5d3b8c7ec58209bb3ff..10d0bb927f33102dc26980b643e0904c4c874db3 100644
--- a/tools_webrtc/valgrind/memcheck/suppressions.txt
+++ b/tools_webrtc/valgrind/memcheck/suppressions.txt
@@ -45,11 +45,7 @@
fun:vfprintf
fun:vsnprintf
fun:snprintf
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing8internal14DefaultPrintToISt6vectorIN6webrtc4rtcp3Fir7RequestESaIS6_EEEEviNS0_13bool_constantILb0EEERKT_PSo
- fun:_ZN7testing8internal20MatchPrintAndExplainIKSt6vectorIN6webrtc4rtcp3Fir7RequestESaIS6_EERS9_EEbRT_RKNS_7MatcherIT0_EEPNS_19MatchResultListenerE
- fun:_ZNK7testing8internal29PredicateFormatterFromMatcherINS0_18ElementsAreMatcherISt5tupleIJNS0_13BothOfMatcherINS_18PolymorphicMatcherINS0_12FieldMatcherIN6webrtc4rtcp3Fir7RequestEjEEEENS5_INS6_ISA_hEEEEEESF_EEEEEclISt6vectorISA_SaISA_EEEENS_15AssertionResultEPKcRKT_
+ ...
fun:_ZN6webrtc36RtcpPacketFirTest_TwoFciEntries_Test8TestBodyEv
}
{
@@ -59,8 +55,7 @@
fun:vsnprintf
fun:snprintf
fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
+ ...
fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv
fun:_ZN6webrtc12PacketRouter16TimeToSendPacketEjtlbi
fun:_ZN6webrtc38PacketRouterTest_TimeToSendPacket_Test8TestBodyEv
@@ -72,10 +67,7 @@
fun:vsnprintf
fun:snprintf
fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing8internal14DefaultPrintToISt6vectorIN6webrtc4rtcp3Fir7RequestESaIS6_EEEEviNS0_13bool_constantILb0EEERKT_PSo
- fun:_ZN7testing8internal20MatchPrintAndExplainIKSt6vectorIN6webrtc4rtcp3Fir7RequestESaIS6_EERS9_EEbRT_RKNS_7MatcherIT0_EEPNS_19MatchResultListenerE
- fun:_ZNK7testing8internal29PredicateFormatterFromMatcherINS0_18ElementsAreMatcherISt5tupleIJNS0_13BothOfMatcherINS_18PolymorphicMatcherINS0_12FieldMatcherIN6webrtc4rtcp3Fir7RequestEjEEEENS5_INS6_ISA_hEEEEEEEEEEEclISt6vectorISA_SaISA_EEEENS_15AssertionResultEPKcRKT_
+ ...
fun:_ZN6webrtc28RtcpPacketFirTest_Parse_Test8TestBodyEv
}
{
@@ -485,9 +477,7 @@
fun:vfprintf
fun:vsnprintf
fun:snprintf
- fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
- fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
- fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
+ ...
fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv
...
}
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698