Searched refs:ReportBadMessage (Results 1 – 7 of 7) sorted by relevance
46 ReportBadMessage("go away"); in RejectSync()129 ReportBadMessage("no way!"); in TEST_P()171 context.ReportBadMessage("i don't like this response"); in TEST_P()
54 binding_set->ReportBadMessage(error); in ReportBadMessageHelper()58 base::Closure ReportBadMessage(BindingSetType* binding_set, in ReportBadMessage() function222 impl.set_ping_handler(ReportBadMessage(&bindings, "message 1")); in TEST_P()231 impl.set_ping_handler(ReportBadMessage(&bindings, "message 2")); in TEST_P()
469 TEST_P(BindingTest, ReportBadMessage) { in TEST_P() argument480 binding->ReportBadMessage("received bad message"); in TEST_P()
348 void ReportBadMessage(const std::string& error); in COMPONENT_EXPORT()377 void ReportBadMessage(const std::string& error);
210 void ReportBadMessage(const std::string& error) { in ReportBadMessage() function
169 void ReportBadMessage(const std::string& error) {
485 void SyncMessageResponseContext::ReportBadMessage(const std::string& error) { in ReportBadMessage() function in mojo::SyncMessageResponseContext505 void ReportBadMessage(const std::string& error) { in ReportBadMessage() function