提交 b675593e 编写于 作者: J jiyong

ipc client 25

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 207796d1
......@@ -3086,8 +3086,8 @@ describe('ActsRpcClientJsTest', function(){
it("SUB_Softbus_IPC_Ashmem_1400",0,function(){
console.log("---------------------start SUB_Softbus_IPC_Ashmem_1200---------------------------");
try{
let map_size = 4096
let ashmem = rpc.Ashmem.createAshmem("JsAshmemTest", map_size)
let mapSize = 4096
let ashmem = rpc.Ashmem.createAshmem("JsAshmemTest", mapSize)
console.log("SUB_Softbus_IPC_Ashmem_1400: ashmem " + ashmem);
let resultMapRAndW = ashmem.mapReadAndWriteAshmem();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册