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

  /external/chromium/net/socket/
deterministic_socket_data_unittest.cc 121 data_->RunFor(1); // Runs 1 step, to cause the callbacks to be invoked
155 data_->RunFor(1); // Runs 1 step, to cause the callbacks to be invoked
478 data_->RunFor(1);
482 data_->RunFor(1);
492 data_->RunFor(1);
495 data_->RunFor(1);
522 data_->RunFor(1);
532 data_->RunFor(1);
socket_test_util.h 405 // ERR_IO_PENDING. The current step is still 1. At this point RunFor(1) is
407 // stop. The current state is now 2. RunFor(1) is called again, which
427 void RunFor(int steps);
    [all...]
socket_test_util.cc 437 void DeterministicSocketData::RunFor(int steps) {
    [all...]
  /external/chromium/net/http/
http_proxy_client_socket_pool_unittest.cc 275 data_->RunFor(4);
356 data_->RunFor(2);
466 data_->RunFor(3);
507 data_->RunFor(2);
  /external/chromium/net/spdy/
spdy_proxy_client_socket_unittest.cc 276 data_->RunFor(1);
604 data_->RunFor(3);
    [all...]
spdy_network_transaction_unittest.cc     [all...]

Completed in 43 milliseconds