Home
last modified time | relevance | path

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

/third_party/node/test/cctest/
Dtest_inspector_socket.cc327 const char UPGRADE_RESPONSE[] = in expect_handshake() local
332 expect_on_client(UPGRADE_RESPONSE, sizeof(UPGRADE_RESPONSE) - 1); in expect_handshake()
336 const char UPGRADE_RESPONSE[] = in expect_handshake_failure() local
340 expect_on_client(UPGRADE_RESPONSE, sizeof(UPGRADE_RESPONSE) - 1); in expect_handshake_failure()