webrtc/modules/audio_coding/codecs/isac
Edward Lemur 0c15a09293 Don't use gtest-parallel when running webrtc_perf_tests.
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}
2018-02-12 13:10:04 +00:00
..
fix Don't use gtest-parallel when running webrtc_perf_tests. 2018-02-12 13:10:04 +00:00
main Using fully qualified #include paths in isac code. 2018-02-01 14:57:44 +00:00
audio_decoder_isac_t.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder_isac_t_impl.h Add missing iSAC headers. 2018-01-02 13:01:11 +00:00
audio_encoder_isac_t.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_isac_t_impl.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
bandwidth_info.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
empty.cc Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
locked_bandwidth_info.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
locked_bandwidth_info.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00