mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 22:00:47 +01:00
![]() Semi-automatically created with: git grep -l " testing::" | xargs sed -i "s/ testing::/ ::testing::/g" git grep -l "(testing::" | xargs sed -i "s/(testing::/(::testing::/g" git cl format After this, two .cc files failed to compile and I have fixed them manually. Bug: webrtc:10523 Change-Id: I4741d3bcedc831b6c5fdc04485678617eb4ce031 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132018 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27526} |
||
---|---|---|
.. | ||
block_mean_calculator.cc | ||
block_mean_calculator.h | ||
block_mean_calculator_unittest.cc | ||
BUILD.gn | ||
delay_estimator.cc | ||
delay_estimator.h | ||
delay_estimator_internal.h | ||
delay_estimator_unittest.cc | ||
delay_estimator_wrapper.cc | ||
delay_estimator_wrapper.h | ||
DEPS | ||
ooura_fft.cc | ||
ooura_fft.h | ||
ooura_fft_mips.cc | ||
ooura_fft_neon.cc | ||
ooura_fft_sse2.cc | ||
ooura_fft_tables_common.h | ||
ooura_fft_tables_neon_sse2.h | ||
pffft_wrapper.cc | ||
pffft_wrapper.h | ||
pffft_wrapper_unittest.cc |