OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:w6
(Results
1 - 11
of
11
) sorted by null
/external/chromium/net/websockets/
websocket_throttle_unittest.cc
180
scoped_refptr<WebSocketJob>
w6
(new WebSocketJob(&delegate));
182
new SocketStream(GURL("ws://host6/"),
w6
.get()));
183
w6
->InitSocketStream(s6.get());
190
EXPECT_EQ(ERR_IO_PENDING,
w6
->OnStartOpenConnection(s6, &callback_s6));
194
// 1.2.3.6 | w1 w4 w5
w6
226
// 1.2.3.6 | w4 w5
w6
237
// 1.2.3.6 | w4 w5
w6
249
// 1.2.3.6 | w4
w6
252
//
w6
close abnormally (e.g. renderer finishes) while waiting in queue.
254
w6
->DetachDelegate()
[
all
...]