Searched defs:isValidSubprotocolString (Results 1 – 2 of 2) sorted by relevance
174 bool WebSocket::isValidSubprotocolString(const String& protocol) in isValidSubprotocolString() function in WebCore::WebSocket
240 TEST_F(WebSocketTest, isValidSubprotocolString) in TEST_F() argument