Review URL: http://webrtc-codereview.appspot.com/56003
git-svn-id: http://webrtc.googlecode.com/svn/trunk@181 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -137,7 +137,7 @@ TestAllCodecs::~TestAllCodecs()
|
||||
void TestAllCodecs::Perform()
|
||||
{
|
||||
|
||||
char file[] = "./modules/audio_coding/main/test/testfile32kHz.pcm";
|
||||
char file[] = "./test/data/audio_coding/testfile32kHz.pcm";
|
||||
_inFileA.Open(file, 32000, "rb");
|
||||
|
||||
if(_testMode == 0)
|
||||
|
Reference in New Issue
Block a user