OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendStatsTest
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
test_callbacks.h
227
class
SendStatsTest
: public webrtc::VCMSendStatisticsCallback
230
SendStatsTest
() : _framerate(15), _bitrate(500) {}
test_callbacks.cc
421
SendStatsTest
::SendStatistics(const uint32_t bitRate,
normal_test.cc
280
SendStatsTest
sendStats;
quality_modes_test.cc
245
SendStatsTest
sendStats;
generic_codec_test.cc
289
SendStatsTest
sendStats;
Completed in 275 milliseconds