Searched defs:OnBadMessage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_channel_proxy_unittest.cc55 IPC_MESSAGE_HANDLER(TestMsg_BadMessage, OnBadMessage)
68 void OnBadMessage(const BadType& bad_type) { function in class:__anon8474::QuitListener
195 IPC_MESSAGE_HANDLER(TestMsg_BadMessage, OnBadMessage)
201 void OnBadMessage(const BadType& bad_type) { function in class:__anon8474::MessageCountFilter

Completed in 90 milliseconds