Home
last modified time | relevance | path

Searched refs:StopAfter (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/socket/
Ddeterministic_socket_data_unittest.cc191 data_->StopAfter(2); in TEST_F()
204 data_->StopAfter(1); in TEST_F()
223 data_->StopAfter(10); in TEST_F()
281 data_->StopAfter(1); in TEST_F()
284 data_->StopAfter(1); in TEST_F()
287 data_->StopAfter(1); in TEST_F()
290 data_->StopAfter(1); in TEST_F()
314 data_->StopAfter(2); in TEST_F()
327 data_->StopAfter(1); in TEST_F()
345 data_->StopAfter(10); in TEST_F()
[all …]
Dsocket_test_util.cc438 StopAfter(steps); in RunFor()
448 void DeterministicSocketData::StopAfter(int seq) { in StopAfter() function in net::DeterministicSocketData
Dsocket_test_util.h433 virtual void StopAfter(int seq);
/external/chromium/net/http/
Dhttp_proxy_client_socket_pool_unittest.cc159 data_->StopAfter(2); // Request / Response in Initialize()
268 data_->StopAfter(4); in TEST_P()
/external/chromium/net/spdy/
Dspdy_proxy_client_socket_unittest.cc98 data_->StopAfter(steps); in Run()
243 data_->StopAfter(1); in AssertAsyncReadEquals()
258 data_->StopAfter(1); in AssertReadStarts()