Home
last modified time | relevance | path

Searched defs:MethodNotFound (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Ddispatch.cc50 DispatchResponse DispatchResponse::MethodNotFound(std::string message) { in MethodNotFound() function in v8_crdtp::DispatchResponse
Ddispatch_test.cc354 TEST(UberDispatcherTest, MethodNotFound) { in TEST() argument