HomeSort by relevance Sort by last modified time
    Searched full:expected_challenge (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/websockets/
websocket_handshake_handler_spdy_test.cc 76 static const char expected_challenge[] = "dGhlIHNhbXBsZSBub25jZQ=="; local
78 EXPECT_EQ(expected_challenge, challenge);
150 const char expected_challenge[] = "dGhlIHNhbXBsZSBub25jZQ=="; local
152 EXPECT_EQ(expected_challenge, challenge);

Completed in 552 milliseconds