Home
last modified time | relevance | path

Searched refs:kMessageFormatError (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dserver_test.cc24 const int kMessageFormatError = 1; variable
239 callback->Failure(kMessageFormatError, "Incorrect message format"); in OnQuery()
254 callback->Failure(kMessageFormatError, "Unrecognized action: " + action); in OnQuery()
288 callback->Failure(kMessageFormatError, "Invalid port number specified"); in HandleStartAction()
366 kMessageFormatError, in VerifyKey()
Dpreferences_test.cc24 const int kMessageFormatError = 1; variable
63 callback->Failure(kMessageFormatError, "Incorrect message format"); in OnQuery()
229 kMessageFormatError, in VerifyKey()
Dmedia_router_test.cc23 const int kMessageFormatError = 1; variable
398 SendFailure(callback, kMessageFormatError, "Incorrect message format"); in OnQuery()
411 SendFailure(callback, kMessageFormatError, in OnQuery()
519 callback, kMessageFormatError, in VerifyKey()