Home
last modified time | relevance | path

Searched refs:sent_bytes_ (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video/
H A Drampup_tests.cc206 sent_bytes_(0), in LowRateStreamObserver()
246 sent_bytes_ += length; in SendRtp()
250 unsigned int average_rate_bps = static_cast<unsigned int>(sent_bytes_) * in SendRtp()
256 sent_bytes_ - in SendRtp()
261 sent_bytes_ = 0; in SendRtp()
321 sent_bytes_ = 0; in EvolveTestState()
341 sent_bytes_ = 0; in EvolveTestState()
H A Drampup_tests.h143 size_t sent_bytes_ GUARDED_BY(crit_);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/common/loader/
H A Dmime_sniffing_throttle_unittest.cc44 uint32_t sending_bytes = data_.size() - sent_bytes_; in OnWritable()
46 data_.c_str() + sent_bytes_, &sending_bytes, MOJO_WRITE_DATA_FLAG_NONE); in OnWritable()
61 sent_bytes_ += sending_bytes; in OnWritable()
62 if (data_.size() == sent_bytes_) in OnWritable()
70 bool has_succeeded() const { return data_.size() == sent_bytes_; } in has_succeeded()
77 uint32_t sent_bytes_ = 0; member in blink::__anoncd68b3790111::MojoDataPipeSender
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/loader/
H A Dmime_sniffing_throttle_unittest.cc44 uint32_t sending_bytes = data_.size() - sent_bytes_; in OnWritable()
46 data_.c_str() + sent_bytes_, &sending_bytes, MOJO_WRITE_DATA_FLAG_NONE); in OnWritable()
61 sent_bytes_ += sending_bytes; in OnWritable()
62 if (data_.size() == sent_bytes_) in OnWritable()
70 bool has_succeeded() const { return data_.size() == sent_bytes_; } in has_succeeded()
77 uint32_t sent_bytes_ = 0; member in blink::__anon905112de0111::MojoDataPipeSender
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_stream_parser.h95 int64_t sent_bytes() const { return sent_bytes_; } in sent_bytes()
232 int64_t sent_bytes_; variable
H A Dhttp_transaction_test_util.cc272 sent_bytes_(0), in MockNetworkTransaction()
385 return sent_bytes_; in GetTotalSentBytes()
468 sent_bytes_ = kTotalSentBytes; in StartInternal()
H A Dhttp_stream_parser.cc210 sent_bytes_(0), in HttpStreamParser()
496 sent_bytes_ += result; in DoSendHeadersComplete()
554 sent_bytes_ += result; in DoSendBodyComplete()
H A Dhttp_transaction_test_util.h276 int64_t sent_bytes_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_stream_parser.h95 int64_t sent_bytes() const { return sent_bytes_; } in sent_bytes()
233 int64_t sent_bytes_; variable
H A Dhttp_transaction_test_util.cc289 sent_bytes_(0), in MockNetworkTransaction()
402 return sent_bytes_; in GetTotalSentBytes()
485 sent_bytes_ = kTotalSentBytes; in StartInternal()
H A Dhttp_stream_parser.cc210 sent_bytes_(0), in HttpStreamParser()
496 sent_bytes_ += result; in DoSendHeadersComplete()
554 sent_bytes_ += result; in DoSendBodyComplete()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/call/
H A Drampup_tests.cc368 sent_bytes_(0) { in RampUpDownUpTester()
451 sent_bytes_ = 0; in EvolveTestState()
470 sent_bytes_ = 0; in EvolveTestState()
H A Drampup_tests.h133 int sent_bytes_; variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/call/
H A Drampup_tests.h163 int sent_bytes_; variable
H A Drampup_tests.cc441 sent_bytes_(0),
583 sent_bytes_ = 0; in EvolveTestState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/call/
H A Drampup_tests.h163 int sent_bytes_; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/call/
H A Drampup_tests.h163 int sent_bytes_; variable
H A Drampup_tests.cc441 sent_bytes_(0),
583 sent_bytes_ = 0; in EvolveTestState()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/call/
H A Drampup_tests.h163 int sent_bytes_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/call/
H A Drampup_tests.h156 int sent_bytes_; variable
H A Drampup_tests.cc410 sent_bytes_(0),
552 sent_bytes_ = 0; in EvolveTestState()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/call/
H A Drampup_tests.h156 int sent_bytes_; variable
H A Drampup_tests.cc410 sent_bytes_(0),
552 sent_bytes_ = 0; in EvolveTestState()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/call/
H A Drampup_tests.h156 int sent_bytes_; variable
H A Drampup_tests.cc410 sent_bytes_(0),
552 sent_bytes_ = 0; in EvolveTestState()

12