HomeSort by relevance Sort by last modified time
    Searched refs:StopAfter (Results 1 - 5 of 5) sorted by null

  /external/chromium/net/socket/
deterministic_socket_data_unittest.cc 191 data_->StopAfter(2);
204 data_->StopAfter(1);
223 data_->StopAfter(10);
281 data_->StopAfter(1);
284 data_->StopAfter(1);
287 data_->StopAfter(1);
290 data_->StopAfter(1);
314 data_->StopAfter(2);
327 data_->StopAfter(1);
345 data_->StopAfter(10)
    [all...]
socket_test_util.h 373 // step, by calling SetStop(int) or StopAfter(int). Initiating an I/O operation
433 virtual void StopAfter(int seq);
    [all...]
socket_test_util.cc 438 StopAfter(steps);
448 void DeterministicSocketData::StopAfter(int seq) {
    [all...]
  /external/chromium/net/http/
http_proxy_client_socket_pool_unittest.cc 159 data_->StopAfter(2); // Request / Response
268 data_->StopAfter(4);
  /external/chromium/net/spdy/
spdy_proxy_client_socket_unittest.cc 98 data_->StopAfter(steps);
243 data_->StopAfter(1);
258 data_->StopAfter(1);
    [all...]

Completed in 303 milliseconds