Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp625 int addRes4 = OH_UdmfRecord_AddGeneralEntry(record2, typeId, nullptr, 0); variable
626 EXPECT_EQ(addRes4, UDMF_E_INVALID_PARAM);
651 int addRes4 = OH_UdmfRecord_GetGeneralEntry(record2, typeId, nullptr, 0); variable
652 EXPECT_EQ(addRes4, UDMF_E_INVALID_PARAM);