Move trunk/test/data -> trunk/data
BUG= TEST=all trybot test failures passed locally Review URL: https://webrtc-codereview.appspot.com/583007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2280 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
Before Width: | Height: | Size: 156 KiB After Width: | Height: | Size: 156 KiB |
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.9 KiB |
@@ -25,7 +25,7 @@ class JpegTest: public testing::Test {
|
||||
protected:
|
||||
JpegTest()
|
||||
: input_filename_(webrtc::test::ProjectRootPath() +
|
||||
"test/data/common_video/jpeg/webrtc_logo.jpg"),
|
||||
"data/common_video/jpeg/webrtc_logo.jpg"),
|
||||
decoded_filename_(webrtc::test::OutputPath() + "TestJpegDec.yuv"),
|
||||
encoded_filename_(webrtc::test::OutputPath() + "TestJpegEnc.jpg"),
|
||||
encoded_buffer_(NULL) {}
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user