OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:paced
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
packet.h
45
virtual void set_paced(bool
paced
) { paced_ =
paced
; }
46
virtual bool
paced
() const { return paced_; }
function in class:webrtc::testing::bwe::Packet
61
bool paced_; // True if sent through
paced
sender.
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
send_side.cc
97
packet->
paced
());
/external/netperf/
configure
[
all
...]
Completed in 163 milliseconds