webrtc/test
Edward Lemur f9d303c042 Make PrintResultMeanAndError receive two doubles instead of a string.
Bug: webrtc:8566
Change-Id: Ida925b030bff24275d34c0e888ee362e94c46b21
Reviewed-on: https://webrtc-review.googlesource.com/25540
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20866}
2017-11-24 12:14:48 +00:00
..
android Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
fuzzers Fix potential overflow in congestion controller fuzzer. 2017-11-23 14:18:38 +00:00
gl Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ios Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
linux Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
mac Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsupport Make PrintResultMeanAndError receive two doubles instead of a string. 2017-11-24 12:14:48 +00:00
win Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
BUILD.gn On-fly calculation of quality metrics. 2017-11-20 16:13:59 +00:00
call_test.cc Move ADM initialization into WebRtcVoiceEngine 2017-11-21 20:48:07 +00:00
call_test.h Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)." 2017-09-29 13:48:29 +00:00
configurable_frame_size_encoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
configurable_frame_size_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
constants.cc Remove voe_auto_test and add new tests to cover the missing cases. 2017-09-15 16:56:08 +00:00
constants.h Remove voe_auto_test and add new tests to cover the missing cases. 2017-09-15 16:56:08 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
direct_transport.cc Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
direct_transport.h Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
drifting_clock.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
drifting_clock.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
encoder_settings.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
encoder_settings.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_audio_device.cc Move ADM initialization into WebRtcVoiceEngine 2017-11-21 20:48:07 +00:00
fake_audio_device.h Move ADM initialization into WebRtcVoiceEngine 2017-11-21 20:48:07 +00:00
fake_audio_device_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_decoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_encoder.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
fake_encoder.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
fake_network_pipe.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
fake_network_pipe.h Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
fake_network_pipe_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_texture_frame.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_texture_frame.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_videorenderer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
field_trial.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
field_trial.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_generator.cc Make the complexity of the square generator configurable. 2017-10-10 15:02:58 +00:00
frame_generator.h Make the complexity of the square generator configurable. 2017-10-10 15:02:58 +00:00
frame_generator_capturer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
frame_generator_capturer.h Make the complexity of the square generator configurable. 2017-10-10 15:02:58 +00:00
frame_generator_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_utils.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_utils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gmock.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
gtest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
layer_filtering_transport.cc Allow injection of NW models into VideoQualityTest 2017-11-15 12:00:40 +00:00
layer_filtering_transport.h Allow injection of NW models into VideoQualityTest 2017-11-15 12:00:40 +00:00
mock_audio_decoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_decoder_factory.h Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
mock_audio_encoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_transport.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_voe_channel_proxy.h Remove voe::Statistics. 2017-09-29 13:00:28 +00:00
mock_voice_engine.h Move APM initialization into WebRtcVoiceEngine 2017-11-23 21:20:18 +00:00
null_platform_renderer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
null_transport.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
null_transport.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
rtcp_packet_parser.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtcp_packet_parser.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_file_reader.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtp_file_reader.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_file_reader_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_file_writer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_file_writer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rtp_file_writer_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_rtcp_observer.h Allow injection of custom network models in place of FakeNetworkPipe. 2017-10-26 11:11:25 +00:00
run_loop.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
run_loop.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
run_test.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
run_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
single_threaded_task_queue.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
single_threaded_task_queue.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
single_threaded_task_queue_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
statistics.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
statistics.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
test_main.cc Reland "Reland "Remove WEBRTC_TRACE."" 2017-10-04 14:40:44 +00:00
vcm_capturer.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vcm_capturer.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_capturer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_capturer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_codec_settings.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_renderer.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_renderer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00