Cleaning neteq_unittest resource files.

BUG=webrtc:2692

Review URL: https://codereview.webrtc.org/1563983003

Cr-Commit-Position: refs/heads/master@{#11189}
This commit is contained in:
minyue 2016-01-08 11:30:14 -08:00 committed by Commit bot
parent f1685c771d
commit 49c454e748
7 changed files with 2 additions and 10 deletions

View File

@ -1 +0,0 @@
e3c189b500d92fd0f10cb4c770c298cee7008749

View File

@ -1 +0,0 @@
343061419a64ca99323fc0d25a43149a5d40cf07

View File

@ -1 +0,0 @@
759d57e87517e0290144add9ba53d5c6dec1c27e

View File

@ -1 +0,0 @@
236da353f05d329f6c83e441b80dbfcc18706cfb

View File

@ -1 +0,0 @@
1d2d353be4345d30506866ca32fa72825c6d65b8

View File

@ -524,8 +524,8 @@ void NetEqDecodingTest::PopulateCng(int frame_index,
#define MAYBE_TestBitExactness DISABLED_TestBitExactness
#endif
TEST_F(NetEqDecodingTest, MAYBE_TestBitExactness) {
const std::string input_rtp_file = webrtc::test::ProjectRootPath() +
"resources/audio_coding/neteq_universal_new.rtp";
const std::string input_rtp_file =
webrtc::test::ResourcePath("audio_coding/neteq_universal_new", "rtp");
// Note that neteq4_universal_ref.pcm and neteq4_universal_ref_win_32.pcm
// are identical. The latter could have been removed, but if clients still
// have a copy of the file, the test will fail.

View File

@ -27,10 +27,7 @@
'<(DEPTH)/resources/audio_coding/neteq4_universal_ref.pcm',
'<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_32.pcm',
'<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_64.pcm',
'<(DEPTH)/resources/audio_coding/neteq_network_stats.dat',
'<(DEPTH)/resources/audio_coding/neteq_rtcp_stats.dat',
'<(DEPTH)/resources/audio_coding/neteq_universal_new.rtp',
'<(DEPTH)/resources/audio_coding/neteq_universal_ref.pcm',
'<(DEPTH)/resources/audio_coding/speech_mono_16kHz.pcm',
'<(DEPTH)/resources/audio_coding/speech_mono_32_48kHz.pcm',
'<(DEPTH)/resources/audio_coding/testfile32kHz.pcm',