aboutsummaryrefslogtreecommitdiff
path: root/audio/test/low_bandwidth_audio_test.py
AgeCommit message (Expand)Author
2020-03-28Remove the histogram flag and all Chart JSON code.Patrik Höglund
2020-03-27Don't double import protobuf code.Patrik Höglund
2020-03-27Add PYTHONPATH entry for proto internal.Patrik Höglund
2020-03-27Reland: Add in missing protobuf code.Patrik Höglund
2020-03-27Revert "Add in missing protobuf code."Patrik Höglund
2020-03-27Add in missing protobuf code.Patrik Höglund
2020-03-26Partial revert of flag simplification.Patrik Höglund
2020-03-26Fix low bw test.Patrik Höglund
2020-03-26Add debug info to low bw test.Patrik Höglund
2020-03-26Reland "Switch low bw audio test to histograms."Patrik Höglund
2020-03-26Revert "Switch low bw audio test to histograms."Patrik Höglund
2020-03-25Switch low bw audio test to histograms.Patrik Höglund
2020-03-25Greatly simplify flags for test binaries.Patrik Höglund
2019-07-23Improve low bandwidth audio test instrumentatin, fix PC testArtem Titov
2019-07-10Reland "Fix collection of audio metrics from PC test framework for audio test"Artem Titov
2019-07-09Revert "Fix collection of audio metrics from PC test framework for audio test"Mirko Bonadei
2019-07-09Fix collection of audio metrics from PC test framework for audio testArtem Titov
2018-09-21Make Python-based performance tests output an empty result output.jsonOleh Prypin
2018-03-12Make num-retries default a string.Edward Lesmes
2018-03-12Add num-retries flag to Android perf tests.Edward Lesmes
2018-02-01Use isolated-script-test-perf-output on low_bandwidth_audio_test.Edward Lemur
2018-01-16Ignore extra arguments in low_bandwidth_audio_test.Edward Lemur
2018-01-15Store JSON perf results for low_bandwidth_audio_test.Edward Lemur
2017-10-04Fix flag name in low_bandwidth_audio_test.pyEdward Lemur
2017-10-04Ignore swarming arguments in low_bandwidth_audio_test.pyEdward Lemur
2017-10-04Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py scri...Edward Lemur
2017-10-03Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py scri...Edward Lemur
2017-10-03Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py scri...Edward Lemur
2017-10-03Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py scri...Edward Lemur
2017-10-03Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script.Edward Lemur
2017-09-15Fix path to root in low_bandwidth_audio_test.pyHenrik Kjellander
2017-09-15Moving src/webrtc into src/.Mirko Bonadei