webrtc/modules/audio_coding/neteq/test
Patrik Höglund 7730193a49 Remove SetExecutablePath, simplify ResourcePath
SetExecutablePath isn't used anymore.

Nobody was using the fancy select-per-platform functionality, and the
documentation was wrong anyway. In the cases somebody needed an
override per platform, they were using defines in their own test
instead. I think that is more verbose but more predictable and easy
to understand (see how it's done in audio_processing_unittest.cc
when loading output_data_mac, for instance).

Bug: webrtc:9792
Change-Id: I7289bf5883fe43852638922d7c7583eae0c08601
Reviewed-on: https://webrtc-review.googlesource.com/c/104482
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25062}
2018-10-09 14:01:16 +00:00
..
delay_tool Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
neteq_ilbc_quality_test.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq_isac_quality_test.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq_opus_quality_test.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq_pcm16b_quality_test.cc Add pcm16b quality test supporting 48khz. 2018-02-02 17:18:06 +00:00
neteq_pcmu_quality_test.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
neteq_performance_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
neteq_speed_test.cc Remove SetExecutablePath, simplify ResourcePath 2018-10-09 14:01:16 +00:00