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

Side by Side Diff: chrome/test/data/purify/unit_tests.exe_MLK.txt

Issue 203049: add more exceptions to the stupid renderthread test (Closed)
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 IPC::Channel::ChannelImpl::Connect(void) [unit_tests.exe] 1 IPC::Channel::ChannelImpl::Connect(void) [unit_tests.exe]
2 Alloc Location 2 Alloc Location
3 ... 3 ...
4 ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Connect(void) 4 ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Connect(void)
5 ipc/ipc_channel_win.cc IPC::Channel::Connect(void) 5 ipc/ipc_channel_win.cc IPC::Channel::Connect(void)
6 ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnChannelOpened(void) 6 ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnChannelOpened(void)
7 ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::OnChannelOpened(void) 7 ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::OnChannelOpened(void)
8 base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXXZ@@YAXPA VContext@ChannelProxy@IPC@@P8012@AEXXZABUTuple0@@@Z 8 base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXXZ@@YAXPA VContext@ChannelProxy@IPC@@P8012@AEXXZABUTuple0@@@Z
9 ^^^ 9 ^^^
10 10
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 ipc/ipc_sync_channel.cc IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(v oid) 120 ipc/ipc_sync_channel.cc IPC::SyncChannel::ReceivedSyncMsgQueue::AddContext(v oid)
121 ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::SyncContext(Listener: :Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,WaitableEvent:: base *) 121 ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncContext::SyncContext(Listener: :Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,WaitableEvent:: base *)
122 ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std cons t&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *) 122 ipc/ipc_sync_channel.cc IPC::SyncChannel::SyncChannel(basic_string::std cons t&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
123 chrome/common/child_thread.cc ChildThread::Init(void) 123 chrome/common/child_thread.cc ChildThread::Init(void)
124 chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std con st&) 124 chrome/common/child_thread.cc ChildThread::ChildThread(basic_string::std con st&)
125 chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::st d const&) 125 chrome/renderer/render_thread.cc RenderThread::RenderThread(basic_string::st d const&)
126 chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void) 126 chrome/renderer/render_thread_unittest.cc RenderThreadTest::SetUp(void)
127 testing/gtest/src/gtest.cc testing::Test::Run(void) 127 testing/gtest/src/gtest.cc testing::Test::Run(void)
128 ^^^ 128 ^^^
129 129
130 ?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe ]
131 Alloc Location
132 ...
133 ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *)
134 ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *)
135 ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message:: IPC *)
136 ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void)
137 base/message_loop.cc MessageLoop::RunTask(Task *)
138 ^^^
139 130
140 ?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe ]
141 Alloc Location
142 ...
143 ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *)
144 ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *)
145 ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message:: IPC *)
146 ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void)
147 base/message_loop.cc MessageLoop::RunTask(Task *)
148 ^^^
149
150 ?A0xc590570c::RenderThreadTest_TestVisitedMsg_Test::TestBody(void) [unit_tests.e xe]
151 Alloc Location
152 ...
153 chrome/renderer/render_thread_unittest.cc RenderThreadTest_TestVisitedMsg_Te st::TestBody(void)
154 testing/gtest/src/gtest.cc testing::Test::Run(void)
155 ^^^
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698