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

1 2

  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimators_test.cc 90 RunFor(10 * 60 * 1000);
96 RunFor(10 * 60 * 1000);
103 RunFor(5000);
110 RunFor(10 * 60 * 1000);
115 RunFor(10 * 60 * 1000);
118 RunFor(10 * 1000);
120 RunFor(10 * 60 * 1000);
126 RunFor(1 * 60 * 1000);
129 RunFor(10 * 1000);
132 RunFor(10 * 60 * 1000)
    [all...]
bwe_simulations.cc 72 RunFor(60 * 1000);
82 RunFor(22 * 60 * 1000);
92 RunFor(60 * 1000);
94 RunFor(60 * 1000);
96 RunFor(60 * 1000);
107 RunFor(60 * 1000);
109 RunFor(60 * 1000);
111 RunFor(60 * 1000);
122 RunFor(60 * 1000);
124 RunFor(60 * 1000)
    [all...]
  /external/chromium_org/net/spdy/
spdy_http_stream_unittest.cc 276 deterministic_data()->RunFor(1);
294 deterministic_data()->RunFor(1);
301 deterministic_data()->RunFor(6);
441 deterministic_data()->RunFor(2);
450 deterministic_data()->RunFor(2);
453 deterministic_data()->RunFor(1);
457 deterministic_data()->RunFor(1);
465 deterministic_data()->RunFor(1);
473 deterministic_data()->RunFor(1);
481 deterministic_data()->RunFor(1)
    [all...]
spdy_stream_unittest.cc 487 data.RunFor(4);
545 data.RunFor(4);
551 data.RunFor(1);
620 data.RunFor(3);
626 data.RunFor(1);
631 data.RunFor(2);
700 data.RunFor(3);
706 data.RunFor(1);
711 data.RunFor(2);
767 data.RunFor(1)
    [all...]
spdy_session_unittest.cc 310 data.RunFor(1);
396 data.RunFor(2);
404 data.RunFor(1);
478 data.RunFor(2);
486 data.RunFor(1);
497 data.RunFor(1);
556 data.RunFor(2);
564 data.RunFor(1);
637 data.RunFor(3);
687 data.RunFor(1)
    [all...]
spdy_network_transaction_unittest.cc     [all...]
spdy_websocket_stream_unittest.cc 601 data.RunFor(1);
627 data.RunFor(8);
  /external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.h 209 virtual void RunFor(int64_t time_ms, Packets* in_out) = 0;
236 virtual void RunFor(int64_t time_ms, Packets* in_out);
253 virtual void RunFor(int64_t time_ms, Packets* in_out);
268 virtual void RunFor(int64_t time_ms, Packets* in_out);
283 virtual void RunFor(int64_t time_ms, Packets* in_out);
299 virtual void RunFor(int64_t time_ms, Packets* in_out);
317 virtual void RunFor(int64_t time_ms, Packets* in_out);
341 virtual void RunFor(int64_t time_ms, Packets* in_out);
399 virtual void RunFor(int64_t time_ms, Packets* in_out) OVERRIDE;
438 virtual void RunFor(int64_t time_ms, Packets* in_out) OVERRIDE
    [all...]
bwe_test_framework.cc 255 void RateCounterFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) {
278 void LossFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) {
302 void DelayFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) {
326 void JitterFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) {
350 void ReorderFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) {
391 void ChokeFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) {
483 void TraceBasedDeliveryFilter::RunFor(int64_t time_ms, Packets* in_out) {
569 void VideoSender::RunFor(int64_t time_ms, Packets* in_out) {
623 void PacedVideoSender::RunFor(int64_t time_ms, Packets* in_out) {
626 source_->RunFor(time_ms, &generated_packets)
    [all...]
bwe_test_framework_unittest.cc 189 filter_.RunFor(run_for_ms, &packets);
242 filter.RunFor(0, &packets);
255 filter.RunFor(0, &packets);
307 filter_.RunFor(run_for_ms, &packets);
406 delay.RunFor(1000, &packets);
417 delay.RunFor(1000, &packets);
458 filter.RunFor(stddev_jitter_ms, &packets);
519 filter.RunFor(now_ms, &packets);
595 filter->RunFor(run_for_ms, &packets);
739 sender->RunFor(run_for_ms, &packets)
    [all...]
bwe_test.cc 163 void RunFor(int64_t time_ms, int64_t time_now_ms, Packets* in_out) {
166 processor_->RunFor(time_ms, &to_process);
300 void BweTest::RunFor(int64_t time_ms) {
316 it->RunFor(simulation_interval_ms_, time_now_ms_, &packets);
bwe_test.h 103 void RunFor(int64_t time_ms);
  /external/chromium_org/net/url_request/
url_request_ftp_job_unittest.cc 277 socket_data(0)->RunFor(4);
330 socket_data(0)->RunFor(5);
375 socket_data(0)->RunFor(9);
407 socket_data(0)->RunFor(5);
450 socket_data(0)->RunFor(9);
514 socket_data(0)->RunFor(5);
518 socket_data(0)->RunFor(9);
549 socket_data(0)->RunFor(5);
589 socket_data(0)->RunFor(1);
625 socket_data(0)->RunFor(4)
    [all...]
  /external/chromium_org/chrome/common/local_discovery/
local_domain_resolver_unittest.cc 80 void RunFor(base::TimeDelta time_period) {
145 RunFor(base::TimeDelta::FromMilliseconds(150));
178 RunFor(base::TimeDelta::FromSeconds(4));
service_discovery_client_unittest.cc 214 void RunFor(base::TimeDelta time_period) {
253 RunFor(base::TimeDelta::FromSeconds(2));
271 RunFor(base::TimeDelta::FromSeconds(2));
402 RunFor(base::TimeDelta::FromSeconds(2));
500 RunFor(base::TimeDelta::FromSeconds(4));
513 RunFor(base::TimeDelta::FromSeconds(4));
  /external/chromium_org/net/socket/
deterministic_socket_data_unittest.cc 123 data_->RunFor(1); // Runs 1 step, to cause the callbacks to be invoked
157 data_->RunFor(1); // Runs 1 step, to cause the callbacks to be invoked
557 data_->RunFor(1);
562 data_->RunFor(1);
573 data_->RunFor(1);
577 data_->RunFor(1);
605 data_->RunFor(1);
616 data_->RunFor(1);
  /external/chromium_org/net/http/
http_proxy_client_socket_pool_unittest.cc 408 data_->RunFor(GetParam().proxy_type == SPDY ? 2 : 4);
498 data_->RunFor(2);
536 data_->RunFor(2);
641 data_->RunFor(3);
680 data_->RunFor(2);
720 data_->RunFor(2);
782 data_->RunFor(2);
http_stream_parser_unittest.cc 265 data.RunFor(1);
276 data.RunFor(1);
282 data.RunFor(1);
291 data.RunFor(1);
295 data.RunFor(1);
307 data.RunFor(2);
318 data.RunFor(1);
  /external/chromium_org/net/cookies/
cookie_store_unittest.h 98 RunFor(kTimeout);
111 RunFor(kTimeout);
127 RunFor(kTimeout);
160 RunFor(kTimeout);
174 RunFor(kTimeout);
190 RunFor(kTimeout);
202 RunFor(kTimeout);
207 void RunFor(int ms) {
    [all...]
cookie_monster_unittest.cc 119 RunFor(kTimeout);
131 RunFor(kTimeout);
144 RunFor(kTimeout);
167 RunFor(kTimeout);
179 RunFor(kTimeout);
194 RunFor(kTimeout);
210 RunFor(kTimeout);
222 RunFor(kTimeout);
234 RunFor(kTimeout);
784 RunFor(kTimeout)
    [all...]
  /external/chromium_org/net/dns/
mdns_client_unittest.cc 397 void RunFor(base::TimeDelta time_period);
453 void MDnsTest::RunFor(base::TimeDelta time_period) {
542 RunFor(base::TimeDelta::FromSeconds(record_privet.ttl() + 1));
701 RunFor(base::TimeDelta::FromSeconds(4));
739 RunFor(base::TimeDelta::FromSeconds(4));
761 RunFor(base::TimeDelta::FromSeconds(4));
835 RunFor(base::TimeDelta::FromSeconds(2));
856 RunFor(base::TimeDelta::FromSeconds(2));
    [all...]
  /external/chromium_org/chrome/browser/local_discovery/
privet_http_unittest.cc 327 void RunFor(base::TimeDelta time_period) {
602 RunFor(base::TimeDelta::FromSeconds(2));
671 RunFor(base::TimeDelta::FromSeconds(3));
    [all...]
privet_url_fetcher_unittest.cc 105 void RunFor(base::TimeDelta time_period) {
157 RunFor(base::TimeDelta::FromSeconds(7));
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_browsertest.cc 435 void RunFor(base::TimeDelta time_period) {
495 RunFor(base::TimeDelta::FromMilliseconds(1100));
  /external/chromium_org/chrome/browser/net/
network_stats_unittest.cc 131 test_data.RunFor(num_packets_run);

Completed in 510 milliseconds

1 2