Home
last modified time | relevance | path

Searched refs:oriMsgForAB (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp359 Message *oriMsgForAB = BuildRegedGiantMessage(dataLength); variable
360 ASSERT_NE(oriMsgForAB, nullptr);
361 const RegedGiantObject *oriObjForAB = oriMsgForAB->GetObject<RegedGiantObject>();
369 delete oriMsgForAB;
370 oriMsgForAB = nullptr;
555 Message *oriMsgForAB = BuildRegedGiantMessage(dataLength); variable
556 ASSERT_NE(oriMsgForAB, nullptr);
559 auto *oriObjForAB = oriMsgForAB->GetObject<RegedGiantObject>();
567 delete oriMsgForAB;
568 oriMsgForAB = nullptr;