Searched defs:addRes1 (Results 1 - 2 of 2) sorted by relevance
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/ |
H A D | pasteboard_capi_test.cpp | 574 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count); in HWTEST_F() local
|
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
H A D | udmf_test.cpp | 620 int addRes1 = OH_UdmfRecord_AddGeneralEntry(nullptr, nullptr, nullptr, 0);
in HWTEST_F() local 646 int addRes1 = OH_UdmfRecord_GetGeneralEntry(nullptr, nullptr, nullptr, 0);
in HWTEST_F() local 675 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count);
in HWTEST_F() local 691 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId, entry, count);
in HWTEST_F() local 718 int addRes1 = OH_UdmfRecord_AddGeneralEntry(record, typeId1, entry1, count1);
in HWTEST_F() local [all...] |
Completed in 4 milliseconds