mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 07:37:51 +01:00
![]() When we run webrtc_perf_tests with gtest-parallel, each test is run individually, and this results in the file with the perf results being overwritten each time. To avoid this, we won't use gtest-parallel when running webrtc_perf_tests, so we will simply run the binary directly. TBR=phoglund@chromium.org Bug: chromium:755660 Change-Id: I24db36e512fcf604a3de2adf4d0b4325b2c3d1ae Reviewed-on: https://webrtc-review.googlesource.com/49340 Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21982} |
||
---|---|---|
.. | ||
cng | ||
g711 | ||
g722 | ||
ilbc | ||
isac | ||
opus | ||
pcm16b | ||
red | ||
tools | ||
audio_decoder.h | ||
audio_encoder.h | ||
audio_format_conversion.cc | ||
audio_format_conversion.h | ||
builtin_audio_decoder_factory_unittest.cc | ||
builtin_audio_encoder_factory_unittest.cc | ||
legacy_encoded_audio_frame.cc | ||
legacy_encoded_audio_frame.h | ||
legacy_encoded_audio_frame_unittest.cc | ||
OWNERS |