Searched refs:CreateChannelAndConnectWithQuota (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/websockets/
H A Dwebsocket_channel_test.cc994 // Tests using this fixture should use CreateChannelAndConnectWithQuota()
996 void CreateChannelAndConnectWithQuota(int64 quota) { function in class:net::__anon9820::WebSocketChannelFlowControlTest
2345 CreateChannelAndConnectWithQuota(2);
2380 CreateChannelAndConnectWithQuota(2);
2431 CreateChannelAndConnectWithQuota(14);
2472 CreateChannelAndConnectWithQuota(6);

Completed in 106 milliseconds