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

Unified Diff: tools/heapcheck/suppressions.txt

Issue 5705002: Heapcheck suppression for AsynchronousPolicyLoadTest... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
===================================================================
--- tools/heapcheck/suppressions.txt (revision 68737)
+++ tools/heapcheck/suppressions.txt (working copy)
@@ -1115,3 +1115,22 @@
...
fun:PrerenderInterceptorTest::MakeTestUrl
}
+{
+ bug_66054_a
+ Heapcheck:Leak
+ ...
+ fun:policy::CreateSequencedTestDictionaryActionP::gmock_Impl::gmock_PerformImpl
+ fun:testing::internal::ActionHelper::Perform
+ fun:policy::CreateSequencedTestDictionaryActionP::gmock_Impl::Perform
+ fun:testing::Action::Perform
+ fun:testing::internal::FunctionMockerBase::InvokeWith
+ fun:testing::internal::FunctionMocker::Invoke
+ fun:policy::ProviderDelegateMock::Load
+ fun:policy::AsynchronousPolicyLoader::Reload
+ fun:policy::AsynchronousPolicyLoaderTest_ProviderNotificationOnPolicyChange_Test::TestBody
+}
+{
+ bug_66054_b
+ Heapcheck:Leak
+ fun:policy::AsynchronousPolicyTestBase_ProviderRefresh_Test::TestBody
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698