Home
last modified time | relevance | path

Searched refs:now_ms (Results 1 – 25 of 1393) sorted by relevance

12345678910>>...56

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Drate_statistics_unittest.cc30 int64_t now_ms = 0; in TEST_F() local
64 now_ms += 1; in TEST_F()
66 now_ms += kWindowMs; in TEST_F()
73 int64_t now_ms = 0; in TEST_F() local
126 int64_t now_ms = 0; in TEST_F() local
152 ++now_ms; in TEST_F()
162 ++now_ms; in TEST_F()
216 ++now_ms; in TEST_F()
228 now_ms += 1; in TEST_F()
248 ++now_ms; in TEST_F()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Drate_statistics_unittest.cc30 int64_t now_ms = 0; in TEST_F() local
64 now_ms += 1; in TEST_F()
66 now_ms += kWindowMs; in TEST_F()
73 int64_t now_ms = 0; in TEST_F() local
126 int64_t now_ms = 0; in TEST_F() local
152 ++now_ms; in TEST_F()
162 ++now_ms; in TEST_F()
216 ++now_ms; in TEST_F()
228 now_ms += 1; in TEST_F()
248 ++now_ms; in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Drate_statistics_unittest.cc30 int64_t now_ms = 0; in TEST_F() local
64 now_ms += 1; in TEST_F()
66 now_ms += kWindowMs; in TEST_F()
73 int64_t now_ms = 0; in TEST_F() local
126 int64_t now_ms = 0; in TEST_F() local
152 ++now_ms; in TEST_F()
162 ++now_ms; in TEST_F()
216 ++now_ms; in TEST_F()
228 now_ms += 1; in TEST_F()
248 ++now_ms; in TEST_F()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Drate_statistics_unittest.cc30 int64_t now_ms = 0; in TEST_F() local
64 now_ms += 1; in TEST_F()
66 now_ms += kWindowMs; in TEST_F()
73 int64_t now_ms = 0; in TEST_F() local
126 int64_t now_ms = 0; in TEST_F() local
152 ++now_ms; in TEST_F()
162 ++now_ms; in TEST_F()
216 ++now_ms; in TEST_F()
228 now_ms += 1; in TEST_F()
248 ++now_ms; in TEST_F()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Drate_statistics_unittest.cc29 int64_t now_ms = 0; in TEST_F() local
63 now_ms += 1; in TEST_F()
65 now_ms += kWindowMs; in TEST_F()
72 int64_t now_ms = 0; in TEST_F() local
125 int64_t now_ms = 0; in TEST_F() local
151 ++now_ms; in TEST_F()
161 ++now_ms; in TEST_F()
215 ++now_ms; in TEST_F()
227 now_ms += 1; in TEST_F()
247 ++now_ms; in TEST_F()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Drate_statistics_unittest.cc29 int64_t now_ms = 0; in TEST_F() local
63 now_ms += 1; in TEST_F()
65 now_ms += kWindowMs; in TEST_F()
72 int64_t now_ms = 0; in TEST_F() local
125 int64_t now_ms = 0; in TEST_F() local
151 ++now_ms; in TEST_F()
161 ++now_ms; in TEST_F()
215 ++now_ms; in TEST_F()
227 now_ms += 1; in TEST_F()
247 ++now_ms; in TEST_F()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Drate_statistics_unittest.cc29 int64_t now_ms = 0; in TEST_F() local
63 now_ms += 1; in TEST_F()
65 now_ms += kWindowMs; in TEST_F()
72 int64_t now_ms = 0; in TEST_F() local
125 int64_t now_ms = 0; in TEST_F() local
151 ++now_ms; in TEST_F()
161 ++now_ms; in TEST_F()
215 ++now_ms; in TEST_F()
227 now_ms += 1; in TEST_F()
247 ++now_ms; in TEST_F()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Drate_statistics_unittest.cc29 int64_t now_ms = 0; in TEST_F() local
63 now_ms += 1; in TEST_F()
65 now_ms += kWindowMs; in TEST_F()
72 int64_t now_ms = 0; in TEST_F() local
125 int64_t now_ms = 0; in TEST_F() local
151 ++now_ms; in TEST_F()
161 ++now_ms; in TEST_F()
215 ++now_ms; in TEST_F()
227 now_ms += 1; in TEST_F()
247 ++now_ms; in TEST_F()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Drate_statistics_unittest.cc25 int64_t now_ms = 0; in TEST_F() local
28 stats_.Update(1500, now_ms); in TEST_F()
35 if (now_ms % 10 == 0) { in TEST_F()
40 if (now_ms > 0 && now_ms % 500 == 0) { in TEST_F()
43 now_ms += 1; in TEST_F()
45 now_ms += 500; in TEST_F()
52 int64_t now_ms = 0; in TEST_F() local
58 while (++now_ms < 10000) { in TEST_F()
72 while (++now_ms < 10000) { in TEST_F()
78 while (++now_ms < 20000) { in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc119 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
120 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
126 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
127 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
143 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
144 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
147 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
165 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
175 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
271 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc119 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
120 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
126 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
127 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
143 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
144 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
147 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
165 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
175 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
271 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc119 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
120 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
126 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
127 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
143 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
144 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
147 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
165 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
175 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
271 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc119 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
120 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
126 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
127 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
143 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
144 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
147 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
165 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
175 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
271 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc116 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
117 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
123 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
124 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
140 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
141 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
144 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
162 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
172 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
268 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc116 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
117 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
123 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
124 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
140 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
141 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
144 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
162 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
172 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
268 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc116 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
117 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
123 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
124 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
140 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
141 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
144 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
162 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
172 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
268 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc116 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
117 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
123 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
124 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
140 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
141 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
144 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
162 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
172 now_ms = clock_.TimeInMilliseconds(); in TEST_F()
268 IncomingPacket(0, 200, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000)); in TEST_F()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/pacing/
H A Dbitrate_prober_unittest.cc21 int64_t now_ms = 0; in TEST() local
42 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
54 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
55 int64_t probe2_started = now_ms; in TEST()
58 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
78 int64_t now_ms = 0; in TEST() local
87 prober.ProbeSent(now_ms, 1000); in TEST()
89 now_ms += 6000; in TEST()
162 int64_t now_ms = 0; in TEST() local
166 now_ms += kTimeoutMs; in TEST()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/pacing/
H A Dbitrate_prober_unittest.cc21 int64_t now_ms = 0; in TEST() local
42 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
54 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
55 int64_t probe2_started = now_ms; in TEST()
58 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
78 int64_t now_ms = 0; in TEST() local
87 prober.ProbeSent(now_ms, 1000); in TEST()
89 now_ms += 6000; in TEST()
162 int64_t now_ms = 0; in TEST() local
166 now_ms += kTimeoutMs; in TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/pacing/
H A Dbitrate_prober_unittest.cc21 int64_t now_ms = 0; in TEST() local
42 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
54 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
55 int64_t probe2_started = now_ms; in TEST()
58 now_ms += prober.TimeUntilNextProbe(now_ms); in TEST()
78 int64_t now_ms = 0; in TEST() local
87 prober.ProbeSent(now_ms, 1000); in TEST()
89 now_ms += 6000; in TEST()
162 int64_t now_ms = 0; in TEST() local
166 now_ms += kTimeoutMs; in TEST()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/bitrate_controller/
H A Dsend_side_bandwidth_estimation.cc126 int64_t now_ms, uint32_t bandwidth) { in UpdateReceiverEstimate() argument
132 int64_t now_ms, in UpdateDelayBasedEstimate() argument
142 last_feedback_ms_ = now_ms; in UpdateReceiverBlock()
144 first_report_time_ms_ = now_ms; in UpdateReceiverBlock()
168 last_packet_report_ms_ = now_ms; in UpdateReceiverBlock()
169 UpdateEstimate(now_ms); in UpdateReceiverBlock()
186 if (IsInStartPhase(now_ms)) { in UpdateUmaStats()
223 UpdateMinHistory(now_ms); in UpdateEstimate()
281 last_timeout_ms_ = now_ms; in UpdateEstimate()
292 last_rtc_event_log_ms_ = now_ms; in UpdateEstimate()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/pacing/
H A Dbitrate_prober_unittest.cc21 int64_t now_ms = 0; in TEST() local
34 prober.ProbeSent(now_ms, 1000); in TEST()
38 now_ms += 4; in TEST()
40 now_ms += 4; in TEST()
43 prober.ProbeSent(now_ms, 1000); in TEST()
47 now_ms += 4; in TEST()
50 prober.ProbeSent(now_ms, 1000); in TEST()
60 int64_t now_ms = 0; in TEST() local
69 prober.ProbeSent(now_ms, 1000); in TEST()
71 now_ms += 6000; in TEST()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/bitrate_controller/
H A Dsend_side_bandwidth_estimation.cc195 int64_t now_ms, uint32_t bandwidth) { in UpdateReceiverEstimate() argument
201 int64_t now_ms, in UpdateDelayBasedEstimate() argument
211 last_feedback_ms_ = now_ms; in UpdateReceiverBlock()
213 first_report_time_ms_ = now_ms; in UpdateReceiverBlock()
239 last_packet_report_ms_ = now_ms; in UpdateReceiverBlock()
240 UpdateEstimate(now_ms); in UpdateReceiverBlock()
257 if (IsInStartPhase(now_ms)) { in UpdateUmaStats()
294 UpdateMinHistory(now_ms); in UpdateEstimate()
361 last_timeout_ms_ = now_ms; in UpdateEstimate()
411 last_low_bitrate_log_ms_ = now_ms; in CapBitrateToThresholds()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/bitrate_controller/
H A Dsend_side_bandwidth_estimation.cc195 int64_t now_ms, uint32_t bandwidth) { in UpdateReceiverEstimate() argument
201 int64_t now_ms, in UpdateDelayBasedEstimate() argument
211 last_feedback_ms_ = now_ms; in UpdateReceiverBlock()
213 first_report_time_ms_ = now_ms; in UpdateReceiverBlock()
239 last_packet_report_ms_ = now_ms; in UpdateReceiverBlock()
240 UpdateEstimate(now_ms); in UpdateReceiverBlock()
257 if (IsInStartPhase(now_ms)) { in UpdateUmaStats()
294 UpdateMinHistory(now_ms); in UpdateEstimate()
361 last_timeout_ms_ = now_ms; in UpdateEstimate()
411 last_low_bitrate_log_ms_ = now_ms; in CapBitrateToThresholds()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/bitrate_controller/
H A Dsend_side_bandwidth_estimation.cc195 int64_t now_ms, uint32_t bandwidth) { in UpdateReceiverEstimate() argument
201 int64_t now_ms, in UpdateDelayBasedEstimate() argument
211 last_feedback_ms_ = now_ms; in UpdateReceiverBlock()
213 first_report_time_ms_ = now_ms; in UpdateReceiverBlock()
239 last_packet_report_ms_ = now_ms; in UpdateReceiverBlock()
240 UpdateEstimate(now_ms); in UpdateReceiverBlock()
257 if (IsInStartPhase(now_ms)) { in UpdateUmaStats()
294 UpdateMinHistory(now_ms); in UpdateEstimate()
361 last_timeout_ms_ = now_ms; in UpdateEstimate()
411 last_low_bitrate_log_ms_ = now_ms; in CapBitrateToThresholds()
[all …]

12345678910>>...56