Home
last modified time | relevance | path

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

/external/chromium/net/websockets/
Dwebsocket_unittest.cc284 static const char kTestLengthFrame[] = in TEST_F() local
286 const int kTestLengthFrameLength = sizeof(kTestLengthFrame) - 1; in TEST_F()
288 AddToReadBuf(websocket.get(), kTestLengthFrame, kTestLengthFrameLength); in TEST_F()