summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-07 02:46:43 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-07 02:46:43 +0000
commitb6c2f6769523b73338ebf609a75499e4df758979 (patch)
tree10cdc0f8999f63f223f6ef3fb78f58c2f352a979
parent9fac832450418309ff8e6175ea7dd8496a4710f6 (diff)
downloadchromium_src-b6c2f6769523b73338ebf609a75499e4df758979.zip
chromium_src-b6c2f6769523b73338ebf609a75499e4df758979.tar.gz
chromium_src-b6c2f6769523b73338ebf609a75499e4df758979.tar.bz2
Try to add filters again, this time with proper normalized purify output.
Original attempt: http://codereview.chromium.org/165088 RevocableStore- issue 17385 CreateChannel - issue 17979 IPC::Channel::Channel() - issue 17888 SyncChannel::SyncChannel - issue 16128 CreatePipe - issue 18696 ReceivedSyncMsgQueue - issue 8469 OnAddFilter - 18698 IPC::Channel::ChannelImpl::Connect - issue 18699 TBR=pkasting BUG=17385, 17979, 17888, 16128, 18696, 8469, 18698, 18699 TEST=none Review URL: http://codereview.chromium.org/164127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22715 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt226
1 files changed, 113 insertions, 113 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt b/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt
index 2068a65..2eca483 100644
--- a/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt
+++ b/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt
@@ -35,139 +35,139 @@ Alloc Location
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:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
- ^^^
+ ...
+ 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]
+std::D::_Allocate(unsigned int,char *) [unit_tests.exe]
Alloc Location
- ...
- ipc/ipc_channel_proxy.cc:54 IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc:251 IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc:241 IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
- ^^^
+ ...
+ 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:53 IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc:251 IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc:241 IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
+ ...
+ 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:419 IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc:54 IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc:251 IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc:241 IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
- ^^^
+ ...
+ 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:25 RevocableStore::RevocableStore(void)
- base/task.h:111 ScopedRunnableMethodFactory::ScopedRunnableMethodFactory(ChannelImpl::Channel::IPC *)
- ipc/ipc_channel_win.cc:41 IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc:419 IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc:54 IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc:251 IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc:241 IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
- ^^^
+ ...
+ 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]
+?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe]
Alloc Location
- ...
- ipc/ipc_channel_win.cc:168 IPC::Channel::ChannelImpl::CreatePipe(basic_string::std const&,Mode::Channel::IPC)
- ipc/ipc_channel_win.cc:42 IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc:419 IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc:54 IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc:251 IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc:241 IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
- ^^^
+ ...
+ 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:168 IPC::Channel::ChannelImpl::CreatePipe(basic_string::std const&,Mode::Channel::IPC)
- ipc/ipc_channel_win.cc:42 IPC::Channel::ChannelImpl::ChannelImpl(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_win.cc:419 IPC::Channel::Channel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *)
- ipc/ipc_channel_proxy.cc:54 IPC::ChannelProxy::Context::CreateChannel(basic_string::std const&,Mode::Channel::IPC const&)
- ipc/ipc_channel_proxy.cc:251 IPC::ChannelProxy::Init(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,bool)
- ipc/ipc_channel_proxy.cc:241 IPC::ChannelProxy::ChannelProxy(basic_string::std const&,Mode::Channel::IPC,MessageLoop *,Context::ChannelProxy::IPC *,bool)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 testing::Test::Run(void)
- ^^^
+ ...
+ 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:47 IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(void)
- ipc/ipc_sync_channel.cc:193 IPC::SyncChannel::SyncContext::SyncContext(Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,WaitableEvent::base *)
- ipc/ipc_sync_channel.cc:347 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:42 ChildThread::Init(void)
- chrome/common/child_thread.cc:27 ChildThread::ChildThread(basic_string::std)
- chrome/renderer/render_thread.cc:97 RenderThread::RenderThread(basic_string::std const&)
- chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
- testing/gtest/src/gtest.cc:2021 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:162 IPC::ChannelProxy::Context::OnAddFilter(MessageFilter::ChannelProxy::IPC *)
- base/tuple.h:422 ?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:176 IPC::Channel::ChannelImpl::Connect(void)
- ipc/ipc_channel_win.cc:427 IPC::Channel::Connect(void)
- ipc/ipc_channel_proxy.cc:122 IPC::ChannelProxy::Context::OnChannelOpened(void)
- ipc/ipc_sync_channel.cc:304 IPC::SyncChannel::SyncContext::OnChannelOpened(void)
- base/tuple.h:412 ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXXZ@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXXZABUTuple0@@@Z
- ^^^
+ ...
+ 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)
+ ^^^