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

Unified Diff: bench/valgrind.supp

Issue 247913003: Rename benchmark classes, hopefully less confusing to valgrid? (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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 | « bench/RTreeBench.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/valgrind.supp
diff --git a/bench/valgrind.supp b/bench/valgrind.supp
index fe6eeee3152d9a883fb4d9f9a572740758625509..2dc743895e734d70b340c8fd7618105ddc40533a 100644
--- a/bench/valgrind.supp
+++ b/bench/valgrind.supp
@@ -176,20 +176,4 @@
fun:_Z9tool_mainiPPc
fun:(below main)
}
-{
- rtree_(unsorted)* http://skbug.com/2455
- Memcheck:Cond
- fun:_ZN14BBoxQueryBench6onDrawEiP8SkCanvas
- fun:_ZN11SkBenchmark4drawEiP8SkCanvas
- fun:_Z9tool_mainiPPc
- fun:main
-}
-{
- rtree_(unsorted)* 2 http://skbug.com/2455
- Memcheck:Cond
- fun:_ZN14BBoxQueryBench6onDrawEiP8SkCanvas
- fun:_Z9tool_mainiPPc
- fun:(below main)
-}
-
« no previous file with comments | « bench/RTreeBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698