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

  /external/chromium/net/socket/
socket_test_util.h 373 // step, by calling SetStop(int) or StopAfter(int). Initiating an I/O operation
423 // Consume all the data up to the give stop point (via SetStop()).
430 virtual void SetStop(int seq);
    [all...]
socket_test_util.cc 442 void DeterministicSocketData::SetStop(int seq) {
449 SetStop(sequence_number_ + seq);
    [all...]
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc     [all...]
spdy_proxy_client_socket_unittest.cc 168 data_->SetStop(2);
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 52 milliseconds