提交 58c8d301 编写于 作者: L ling990

modify testcases Signed-off-by: ling990 <liling96@huawei.com>

Signed-off-by: Nling990 <ling990@qq.com>
上级 32c78320
...@@ -33,7 +33,7 @@ describe('VideoDecoderEnum', function () { ...@@ -33,7 +33,7 @@ describe('VideoDecoderEnum', function () {
let surfaceID = ''; let surfaceID = '';
const events = require('events'); const events = require('events');
const eventEmitter = new events.EventEmitter(); const eventEmitter = new events.EventEmitter();
const BASIC_PATH = '/data/accounts/account_0/appdata/ohos.acts.multimedia.video.videodecoder/shared/'; const BASIC_PATH = '/data/accounts/account_0/appdata/ohos.acts.multimedia.video.videodecoder/';
let ES_FRAME_SIZE = []; let ES_FRAME_SIZE = [];
const H264_FRAME_SIZE_60FPS_320 = const H264_FRAME_SIZE_60FPS_320 =
[ 2106, 11465]; [ 2106, 11465];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册