summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-20 23:31:59 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-20 23:31:59 +0000
commit70aea9a5998558d4e356b7ffdba7af25fc9dde95 (patch)
tree8e0a47e676d561f60ceb98c44f2c5c4bc5bf6083 /chrome/test/data
parentb41422d5a4b73bf35c759374625c98d7f7d11cd7 (diff)
downloadchromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.zip
chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.tar.gz
chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.tar.bz2
Remove old files.
Review URL: http://codereview.chromium.org/425008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32711 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
-rw-r--r--chrome/test/data/purify/ignore.txt6
-rw-r--r--chrome/test/data/purify/ipc_tests.exe_MLK.txt0
-rw-r--r--chrome/test/data/purify/ipc_tests.exe_UMR.txt157
-rw-r--r--chrome/test/data/purify/ui_tests.gtest.txt18
-rw-r--r--chrome/test/data/purify/unit_tests.exe.gtest.txt37
-rw-r--r--chrome/test/data/purify/unit_tests.exe_FIM.txt0
-rw-r--r--chrome/test/data/purify/unit_tests.exe_FIM_flakey.txt12
-rw-r--r--chrome/test/data/purify/unit_tests.exe_IPR.txt0
-rw-r--r--chrome/test/data/purify/unit_tests.exe_IPW.txt0
-rw-r--r--chrome/test/data/purify/unit_tests.exe_MAF.txt0
-rw-r--r--chrome/test/data/purify/unit_tests.exe_MLK.txt146
-rw-r--r--chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt298
-rw-r--r--chrome/test/data/purify/unit_tests.exe_UMR.txt213
-rw-r--r--chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt154
14 files changed, 0 insertions, 1041 deletions
diff --git a/chrome/test/data/purify/ignore.txt b/chrome/test/data/purify/ignore.txt
deleted file mode 100644
index 1f9a186..0000000
--- a/chrome/test/data/purify/ignore.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# See bug 1157381
-Pure: Trap bits found in live chunk
-
-# See bug 1128489
-NSSDecryptor::Init
-NSSDecryptor::Free
diff --git a/chrome/test/data/purify/ipc_tests.exe_MLK.txt b/chrome/test/data/purify/ipc_tests.exe_MLK.txt
deleted file mode 100644
index e69de29..0000000
--- a/chrome/test/data/purify/ipc_tests.exe_MLK.txt
+++ /dev/null
diff --git a/chrome/test/data/purify/ipc_tests.exe_UMR.txt b/chrome/test/data/purify/ipc_tests.exe_UMR.txt
deleted file mode 100644
index 6f7d34f..0000000
--- a/chrome/test/data/purify/ipc_tests.exe_UMR.txt
+++ /dev/null
@@ -1,157 +0,0 @@
-Uninitialized memory read in strlen
-Error Location
- ...
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::ProcessNextObject(void)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/common/ipc_channel.cc IPC::Channel::ProcessOutgoingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- chrome/common/ipc_channel.cc IPC::Channel::Send(Message::IPC *)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::ProcessNextObject(void)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-Alloc Location
- ...
- base/pickle.cc Pickle::Resize(UINT)
- base/pickle.cc Pickle::BeginWrite(UINT)
- base/pickle.cc Pickle::WriteBytes(void const*,int)
- base/pickle.cc Pickle::WriteString(basic_string::std const&)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::ProcessNextObject(void)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
-Uninitialized memory read in strlen
-Error Location
- ...
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/common/ipc_channel.cc IPC::Channel::ProcessOutgoingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- chrome/common/ipc_channel.cc IPC::Channel::Send(Message::IPC *)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-Alloc Location
- ...
- base/pickle.cc Pickle::Resize(UINT)
- base/pickle.cc Pickle::BeginWrite(UINT)
- base/pickle.cc Pickle::WriteBytes(void const*,int)
- base/pickle.cc Pickle::WriteString(basic_string::std const&)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/common/ipc_channel.cc IPC::Channel::ProcessOutgoingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::Send(Message::IPC *)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-Alloc Location
- ...
- base/pickle.cc Pickle::Resize(UINT)
- base/pickle.cc Pickle::BeginWrite(UINT)
- base/pickle.cc Pickle::WriteBytes(void const*,int)
- base/pickle.cc Pickle::WriteString(basic_string::std const&)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc MyChannelListener::OnMessageReceived(Message::IPC const&)
- chrome/common/ipc_channel.cc IPC::Channel::ProcessIncomingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::OnObjectSignaled(void *)
- base/message_loop.cc MessageLoop::SignalWatcher(DWORD)
- base/message_loop.cc MessageLoop::Run(Dispatcher::MessageLoop *)
- base/message_loop.cc MessageLoop::Run(void)
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
-Uninitialized memory read in strlen
-Error Location
- ...
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/common/ipc_channel.cc IPC::Channel::ProcessOutgoingMessages(void)
- chrome/common/ipc_channel.cc IPC::Channel::Send(Message::IPC *)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-Alloc Location
- ...
- base/pickle.cc Pickle::Resize(UINT)
- base/pickle.cc Pickle::BeginWrite(UINT)
- base/pickle.cc Pickle::WriteBytes(void const*,int)
- base/pickle.cc Pickle::WriteString(basic_string::std const&)
- chrome/common/ipc_tests.cc Send
- chrome/common/ipc_tests.cc RunTestClient
- chrome/common/ipc_tests.cc main
- ...
-
diff --git a/chrome/test/data/purify/ui_tests.gtest.txt b/chrome/test/data/purify/ui_tests.gtest.txt
deleted file mode 100644
index b15727e..0000000
--- a/chrome/test/data/purify/ui_tests.gtest.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-# These tests seem to stall out and not complete. Adjusting various timeouts
-# didn't seem to help, but more investigation is needed.
-# Bug: http://crbug.com/6492
-UnloadTest.BrowserCloseBeforeUnloadOK
-UnloadTest.BrowserCloseBeforeUnloadCancel
-
-# These tests stall out, more investigation needed.
-# Bug: http://crbug.com/6493
-NPAPITester.ManyPlugins
-
-# Bug: http://crbug.com/6584
-SSLUITest.*
-
-# Bug: http://crbug.com/8675
-SessionRestoreUITest.RestoresCrossSiteForwardAndBackwardNavs
-
-# Intentional memory leak.
-ChromeThreadTest.NotReleasedIfTargetThreadNonExistent \ No newline at end of file
diff --git a/chrome/test/data/purify/unit_tests.exe.gtest.txt b/chrome/test/data/purify/unit_tests.exe.gtest.txt
deleted file mode 100644
index 705bda3..0000000
--- a/chrome/test/data/purify/unit_tests.exe.gtest.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-# buganizer 1178136
-ImporterTest.Firefox35Importer
-
-# issue 2468
-URLFetcherBadHTTPSTest.BadHTTPSTest
-SafeBrowsingProtocolParsingTest.TestSubChunk
-
-# testing to see if this gets rid of intermittent leaks
-IPCSyncChannelTest.SendWithTimeout*
-
-# issue 7891
-FindInPageControllerTest.FindInPageFrames
-
-# Takes 10 minutes to run.
-IPCSyncChannelTest.ChattyServer
-
-# issue 9897
-ExtensionContentScriptInjectTest.Simple
-
-# issue 15276
-CompactLangDetTest.*
-
-# issue 17370
-FirefoxImporterTest.Firefox3NSS3Decryptor
-
-# issue 18122
-DnsMasterTest.MassiveConcurrentLookupTest
-
-# issue 19834
-SpellCheckTest.*
-
-# issue 21401
-ResourceDispatcherHostTest.TooManyOutstandingRequests
-
-# issue 22252
-HistoryQueryTest.*
-
diff --git a/chrome/test/data/purify/unit_tests.exe_FIM.txt b/chrome/test/data/purify/unit_tests.exe_FIM.txt
deleted file mode 100644
index e69de29..0000000
--- a/chrome/test/data/purify/unit_tests.exe_FIM.txt
+++ /dev/null
diff --git a/chrome/test/data/purify/unit_tests.exe_FIM_flakey.txt b/chrome/test/data/purify/unit_tests.exe_FIM_flakey.txt
deleted file mode 100644
index 76276cb..0000000
--- a/chrome/test/data/purify/unit_tests.exe_FIM_flakey.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Freeing invalid memory in free
-Free Location
- ...
- chrome/third_party/hunspell/src/hunspell/hashmgr.cxx HashMgr::~HashMgr(void)
- chrome/release/unit_tests.exe HashMgr::`scalar deleting destructor'(UINT)
- chrome/third_party/hunspell/src/hunspell/hunspell.cxx Hunspell::~Hunspell(void)
- chrome/release/unit_tests.exe Hunspell::`scalar deleting destructor'(UINT)
- chrome/browser/spellchecker.cc SpellChecker::~SpellChecker(void)
- chrome/renderer/spellcheck_unittest.cc SpellCheckTest_SpellCheckStrings_EN_US_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
diff --git a/chrome/test/data/purify/unit_tests.exe_IPR.txt b/chrome/test/data/purify/unit_tests.exe_IPR.txt
deleted file mode 100644
index e69de29..0000000
--- a/chrome/test/data/purify/unit_tests.exe_IPR.txt
+++ /dev/null
diff --git a/chrome/test/data/purify/unit_tests.exe_IPW.txt b/chrome/test/data/purify/unit_tests.exe_IPW.txt
deleted file mode 100644
index e69de29..0000000
--- a/chrome/test/data/purify/unit_tests.exe_IPW.txt
+++ /dev/null
diff --git a/chrome/test/data/purify/unit_tests.exe_MAF.txt b/chrome/test/data/purify/unit_tests.exe_MAF.txt
deleted file mode 100644
index e69de29..0000000
--- a/chrome/test/data/purify/unit_tests.exe_MAF.txt
+++ /dev/null
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK.txt b/chrome/test/data/purify/unit_tests.exe_MLK.txt
deleted file mode 100644
index dcd7924..0000000
--- a/chrome/test/data/purify/unit_tests.exe_MLK.txt
+++ /dev/null
@@ -1,146 +0,0 @@
-IPC::Channel::ChannelImpl::Connect(void) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Connect(void)
- ipc/ipc_channel_win.cc IPC::Channel::Connect(void)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnChannelOpened(void)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::OnChannelOpened(void)
- base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXXZ@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXXZABUTuple0@@@Z
- ^^^
-
-IPC::SyncChannel::SyncChannel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-IPC::ChannelProxy::Context::CreateChannel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC const&) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-std::D::_Allocate(unsigned int,char *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-IPC::Channel::Channel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC,Listener::Channel::IPC *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-RevocableStore::RevocableStore(void) [unit_tests.exe]
-Alloc Location
- ...
- base/revocable_store.cc RevocableStore::RevocableStore(void)
- base/task.h ScopedRunnableMethodFactory::ScopedRunnableMethodFactory(ChannelImpl::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@PAPAVMessage@IPC@@@std@@YAPAPAPAVMessage@IPC@@IPAPAPAV12@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::CreatePipe(basic_string::std const&,Mode::Channel::IPC)
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::CreatePipe(basic_string::std const&,Mode::Channel::IPC)
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(void) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_sync_channel.cc IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(void)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::SyncContext(Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,WaitableEvent::base *)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-IPC::SyncChannel::SyncChannel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_sync_channel.cc:362 IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc:43 ChildThread::Init(void)
- chrome/common/child_thread.cc:28 ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc:128 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2064 testing::Test::Run(void)
- ^^^
-
-ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody(void) [unit_tests.exe]
-Alloc Location
- ...
- chrome/browser/chrome_thread_unittest.cc ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt b/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt
deleted file mode 100644
index 515ad72..0000000
--- a/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt
+++ /dev/null
@@ -1,298 +0,0 @@
-sqlite3GenericRealloc [unit_tests.exe]
-Alloc Location
- ...
- chrome/browser/history/history_unittest.cc history::HistoryProfileTest_TypicalProfileVersion_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-sqlite3GenericRealloc [unit_tests.exe]
-Alloc Location
- ...
- chrome/browser/history/history_unittest.cc history::HistoryProfileTest_TypicalProfileVersion_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-sqlite3GenericRealloc [unit_tests.exe]
-Alloc Location
- ...
- chrome/browser/history/history_unittest.cc history::HistoryProfileTest_TypicalProfileVersion_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-sqlite3GenericMalloc [unit_tests.exe]
-Alloc Location
- ...
- chrome/common/sqlite_utils.h SQLStatement::prepare(sqlite3 *,char const*,int)
- chrome/common/sqlite_utils.h SQLStatement::prepare(sqlite3 *,char const*)
- chrome/browser/history/history_unittest.cc history::HistoryProfileTest_TypicalProfileVersion_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-sqlite3GenericMalloc [unit_tests.exe]
-Alloc Location
- ...
- chrome/common/sqlite_utils.h SQLStatement::step(void)
- chrome/browser/history/history_unittest.cc history::HistoryProfileTest_TypicalProfileVersion_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-?_Allocate@V?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@@std@@YAPAV?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@IPAV1@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnAddFilter(MessageFilter::ChannelProxy::IPC *)
- base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXPAVMessageFilter@23@@ZPAV423@@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXPAVMessageFilter@12@@ZABU?$Tuple1@PAVMessageFilter@ChannelProxy@IPC@@@@@Z
- ^^^
-
-IPC::Channel::ChannelImpl::Connect(void) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Connect(void)
- ipc/ipc_channel_win.cc IPC::Channel::Connect(void)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnChannelOpened(void)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::OnChannelOpened(void)
- base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXXZ@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXXZABUTuple0@@@Z
- ^^^
-
-IPC::SyncChannel::SyncChannel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-std::D::_Allocate(unsigned int,char *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-std::D::_Allocate(unsigned int,char *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-IPC::Channel::Channel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC,Listener::Channel::IPC *) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-RevocableStore::RevocableStore(void) [unit_tests.exe]
-Alloc Location
- ...
- base/revocable_store.cc RevocableStore::RevocableStore(void)
- base/task.h ScopedRunnableMethodFactory::ScopedRunnableMethodFactory(ChannelImpl::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::CreatePipe(basic_string::std const&,Mode::Channel::IPC)
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::CreatePipe(basic_string::std const&,Mode::Channel::IPC)
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(void) [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_sync_channel.cc IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(void)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::SyncContext(Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,WaitableEvent::base *)
- ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
- chrome/common/child_thread.cc ChildThread::Init(void)
- chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std const&)
- chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@V?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@@std@@YAPAV?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@IPAV1@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnAddFilter(MessageFilter::ChannelProxy::IPC *)
- base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXPAVMessageFilter@23@@ZPAV423@@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXPAVMessageFilter@12@@ZABU?$Tuple1@PAVMessageFilter@ChannelProxy@IPC@@@@@Z
- ^^^
-
-Pickle::Resize(UINT) [unit_tests.exe]
-Alloc Location
- ...
- base/pickle.cc Pickle::Resize(UINT)
- base/pickle.cc Pickle::Pickle(int)
- ipc/ipc_message.cc IPC::Message::Message(int,WORD,PriorityValue::Message::IPC)
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple1 const&)
- chrome/common/render_messages_internal.h ViewMsg_VisitedLink_NewTable::ViewMsg_VisitedLink_NewTable(void * const const&)
- chrome/renderer/render_thread_unittest.cc RenderThreadTest_TestVisitedMsg_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message::IPC *)
- ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void)
- base/message_loop.cc MessageLoop::RunTask(Task *)
- ^^^
-
-?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *)
- ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *)
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message::IPC *)
- ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void)
- base/message_loop.cc MessageLoop::RunTask(Task *)
- ^^^
-
-?A0xc590570c::RenderThreadTest_TestVisitedMsg_Test::TestBody(void) [unit_tests.exe]
-Alloc Location
- ...
- chrome/renderer/render_thread_unittest.cc RenderThreadTest_TestVisitedMsg_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-?_Allocate@V?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@@std@@YAPAV?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@IPAV1@@Z [unit_tests.exe]
-Alloc Location
- ...
- ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnAddFilter(MessageFilter::ChannelProxy::IPC *)
- base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXPAVMessageFilter@23@@ZPAV423@@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXPAVMessageFilter@12@@ZABU?$Tuple1@PAVMessageFilter@ChannelProxy@IPC@@@@@Z
- ^^^
-
-Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string<char,char_traits<char>::std,allocator<char>::std>::std *) [unit_tests.exe]
-Alloc Location
- ...
- chrome/common/extensions/extension.cc:359 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- build/release/unit_tests.exe ExtensionAction::ExtensionAction(void)
- chrome/common/extensions/extension.cc:359 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- build/release/unit_tests.exe ExtensionAction::ExtensionAction(void)
- chrome/common/extensions/extension.cc:359 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- build/release/unit_tests.exe ExtensionAction::ExtensionAction(void)
- chrome/common/extensions/extension.cc:359 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- build/release/unit_tests.exe ExtensionAction::ExtensionAction(void)
- chrome/common/extensions/extension.cc:359 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- build/release/unit_tests.exe ExtensionAction::ExtensionAction(void)
- chrome/common/extensions/extension.cc:359 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@H_NU?$less@H@std@@V?$allocator@U?$pair@$$CBH_N@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- chrome/common/extensions/extension_action.h:139 ExtensionAction::_N::SetValue(class std::map *,int,bool)
- chrome/common/extensions/extension_action.h:117 ExtensionAction::SetIsVisible(int,bool)
- chrome/common/extensions/extension.cc:364 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
-
-?_Allocate@U_Node@?$_Tree_nod@V?$_Tmap_traits@HV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$less@H@2@V?$allocator@U?$pair@$$CBHV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@$0A@@std@@@std@@@std@@YAPAU_Node@?$_Tree_nod@V?$_Tmap_traits@HV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$less@H@2@V?$allocator@U?$pair@$$CBHV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@$0A@@std@@@0@IPAU120@@Z [unit_tests.exe]
-Alloc Location
- ...
- chrome/common/extensions/extension_action.h:139 ?SetValue@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@ExtensionAction@@AAEXPAV?$map@HV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$less@H@2@V?$allocator@U?$pair@$$CBHV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@@std@@HV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
- chrome/common/extensions/extension_action.h:55 ExtensionAction::SetTitle(int,basic_string::std const&)
- chrome/common/extensions/extension.cc:418 Extension::LoadExtensionActionHelper(DictionaryValue const*,basic_string::std *)
- chrome/common/extensions/extension_unittest.cc:306 ExtensionTest_LoadPageActionHelper_Test::TestBody(void)
- testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
- ^^^
diff --git a/chrome/test/data/purify/unit_tests.exe_UMR.txt b/chrome/test/data/purify/unit_tests.exe_UMR.txt
deleted file mode 100644
index 886bc9a..0000000
--- a/chrome/test/data/purify/unit_tests.exe_UMR.txt
+++ /dev/null
@@ -1,213 +0,0 @@
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h:150 IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h:116 IPC::WriteParam
- chrome/common/render_messages.h:1267 IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h:116 IPC::WriteParam
- ipc/ipc_message_utils.h:880 IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h:116 IPC::WriteParam
- ipc/ipc_message_utils.h:983 IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- ...
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/extensions/user_script_listener_unittest.cc ResourceDispatcherHostTester::MakeTestRequestOnIOThread(int,GURL const&)
- base/tuple.h ?DispatchToMethod@VResourceDispatcherHostTester@@P81@AEXHABVGURL@@@ZHV2@@@YAXPAVResourceDispatcherHostTester@@P80@AEXHABVGURL@@@ZABU?$Tuple2@HVGURL@@@@@Z
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_Cancel_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_MimeNotSniffed2_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_MimeNotSniffed_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_MimeSniff204_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_MimeSniffed_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestBlockedRequestsDontLeak_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestBlockedRequestsProcessDies_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestBlockingCancelingRequests_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestBlockingResumingRequests_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestMany_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestProcessCancel_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in IPC::ParamTraits<int>::Write(Message::IPC *,int const&)
-Error Location
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,int const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- chrome/common/render_messages.h IPC::ParamTraits::Write(Message::IPC *,ViewHostMsg_Resource_Request const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::ParamTraits::Write(Message::IPC *,Tuple2 const&)
- ipc/ipc_message_utils.h IPC::WriteParam
- ipc/ipc_message_utils.h IPC::MessageWithTuple::MessageWithTuple(int,WORD,Tuple2 const&)
- chrome/common/render_messages_internal.h ViewHostMsg_RequestResource::ViewHostMsg_RequestResource(int,int const&,ViewHostMsg_Resource_Request const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(Receiver::ResourceDispatcherHost *,int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest::MakeTestRequest(int,int,GURL const&)
- chrome/browser/renderer_host/resource_dispatcher_host_unittest.cc ResourceDispatcherHostTest_TestProcessCancel_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
diff --git a/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt b/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt
deleted file mode 100644
index a174a0f..0000000
--- a/chrome/test/data/purify/unit_tests.exe_UMR_flakey.txt
+++ /dev/null
@@ -1,154 +0,0 @@
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/browser/session_backend.cc SessionBackend::AppendCommandsToFile(void *,vector::std const&)
- chrome/browser/session_backend.cc SessionBackend::AppendCommands(vector::std *,bool)
- chrome/browser/session_service.cc SessionService::Save(void)
- chrome/browser/session_service.cc SessionService::~SessionService(void)
- chrome/release/unit_tests.exe SessionService::`vector deleting destructor'(UINT)
- base/ref_counted.h base::RefCountedThreadSafe::Release(void)
- base/ref_counted.h scoped_refptr::=(SessionService *)
- chrome/browser/session_service_test_helper.h SessionServiceTestHelper::set_service(SessionService *)
- chrome/browser/session_service_unittest.cc SessionServiceTest::ReadWindows(vector::std *)
- chrome/browser/session_service_unittest.cc SessionServiceTest_ClosingTabStaysClosed_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- chrome/browser/session_backend.cc SessionCommand::SessionCommand(BYTE,WORD)
- chrome/browser/session_service.cc SessionService::CreateTabClosedCommand(int)
- chrome/browser/session_service.cc SessionService::TabClosed(SessionID const&,SessionID const&)
- chrome/browser/session_service_unittest.cc SessionServiceTest_ClosingTabStaysClosed_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/browser/session_backend.cc SessionBackend::AppendCommandsToFile(void *,vector::std const&)
- chrome/browser/session_backend.cc SessionBackend::AppendCommands(vector::std *,bool)
- chrome/browser/session_service.cc SessionService::Save(void)
- chrome/browser/session_service.cc SessionService::~SessionService(void)
- chrome/release/unit_tests.exe SessionService::`vector deleting destructor'(UINT)
- base/ref_counted.h base::RefCountedThreadSafe::Release(void)
- base/ref_counted.h scoped_refptr::=(SessionService *)
- chrome/browser/session_service_test_helper.h SessionServiceTestHelper::set_service(SessionService *)
- chrome/browser/session_service_unittest.cc SessionServiceTest::ReadWindows(vector::std *)
- chrome/browser/session_service_unittest.cc SessionServiceTest_WindowCloseCommittedAfterNavigate_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- chrome/browser/session_backend.cc SessionCommand::SessionCommand(BYTE,WORD)
- chrome/browser/session_service.cc SessionService::CreateTabClosedCommand(int)
- chrome/browser/session_service.cc SessionService::CommitPendingCloses(void)
- chrome/browser/session_service.cc SessionService::UpdateTabNavigation(SessionID const&,int,NavigationEntry const&)
- chrome/browser/session_service_unittest.cc SessionServiceTest::UpdateNavigation(SessionID const&,TabNavigation const&,bool)
- chrome/browser/session_service_unittest.cc SessionServiceTest_WindowCloseCommittedAfterNavigate_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/browser/session_backend.cc SessionBackend::AppendCommandsToFile(void *,vector::std const&)
- chrome/browser/session_backend.cc SessionBackend::AppendCommands(vector::std *,bool)
- chrome/browser/session_service.cc SessionService::Save(void)
- chrome/browser/session_service.cc SessionService::~SessionService(void)
- chrome/release/unit_tests.exe SessionService::`scalar deleting destructor'(UINT)
- base/ref_counted.h base::RefCountedThreadSafe::Release(void)
- base/ref_counted.h scoped_refptr::=(SessionService *)
- chrome/browser/session_service_test_helper.h SessionServiceTestHelper::set_service(SessionService *)
- chrome/browser/session_service_unittest.cc SessionServiceTest::ReadWindows(vector::std *)
- chrome/browser/session_service_unittest.cc SessionServiceTest_WindowCloseCommittedAfterNavigate_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- chrome/browser/session_backend.cc SessionCommand::SessionCommand(BYTE,WORD)
- chrome/browser/session_service.cc SessionService::CreateTabClosedCommand(int)
- chrome/browser/session_service.cc SessionService::CommitPendingCloses(void)
- chrome/browser/session_service.cc SessionService::UpdateTabNavigation(SessionID const&,int,NavigationEntry const&)
- chrome/browser/session_service_unittest.cc SessionServiceTest::UpdateNavigation(SessionID const&,TabNavigation const&,bool)
- chrome/browser/session_service_unittest.cc SessionServiceTest_WindowCloseCommittedAfterNavigate_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in WriteFile
-Error Location
- ...
- chrome/browser/session_backend.cc SessionBackend::AppendCommandsToFile(void *,vector::std const&)
- chrome/browser/session_backend.cc SessionBackend::AppendCommands(vector::std *,bool)
- chrome/browser/session_service.cc SessionService::Save(void)
- chrome/browser/session_service.cc SessionService::~SessionService(void)
- chrome/release/unit_tests.exe SessionService::`scalar deleting destructor'(UINT)
- base/ref_counted.h base::RefCountedThreadSafe::Release(void)
- base/ref_counted.h scoped_refptr::=(SessionService *)
- chrome/browser/session_service_test_helper.h SessionServiceTestHelper::set_service(SessionService *)
- chrome/browser/session_service_unittest.cc SessionServiceTest::ReadWindows(vector::std *)
- chrome/browser/session_service_unittest.cc SessionServiceTest_ClosingTabStaysClosed_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- chrome/browser/session_backend.cc SessionCommand::SessionCommand(BYTE,WORD)
- chrome/browser/session_service.cc SessionService::CreateTabClosedCommand(int)
- chrome/browser/session_service.cc SessionService::TabClosed(SessionID const&,SessionID const&)
- chrome/browser/session_service_unittest.cc SessionServiceTest_ClosingTabStaysClosed_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in `anonymous namespace'::PrependInteger
-Error Location
- base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger
- base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::GenerateKey(FilePath const&)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::Run(FilePath const&,FilePath const&,FilePath const&,FilePath const&)
- chrome/browser/extensions/extensions_service_unittest.cc ExtensionsServiceTest_PackExtension_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::GenerateKey(FilePath const&)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::Run(FilePath const&,FilePath const&,FilePath const&,FilePath const&)
- chrome/browser/extensions/extensions_service_unittest.cc ExtensionsServiceTest_PackExtension_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in `anonymous namespace'::PrependInteger
-Error Location
- base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger
- base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
- base/crypto/signature_creator_unittest.cc SignatureCreatorTest_BasicTest_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
- base/crypto/signature_creator_unittest.cc SignatureCreatorTest_BasicTest_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-Uninitialized memory read in base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list<BYTE,allocator<BYTE>::std>::std *,bool)
-Error Location
- base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool)
- base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *)
- base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *)
- base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::GenerateKey(FilePath const&)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::Run(FilePath const&,FilePath const&,FilePath const&,FilePath const&)
- chrome/browser/extensions/extensions_service_unittest.cc ExtensionsServiceTest_PackExtension_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-Alloc Location
- ...
- base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool)
- base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *)
- base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *)
- base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::GenerateKey(FilePath const&)
- chrome/browser/extensions/extension_creator.cc ExtensionCreator::Run(FilePath const&,FilePath const&,FilePath const&,FilePath const&)
- chrome/browser/extensions/extensions_service_unittest.cc ExtensionsServiceTest_PackExtension_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^