Searched defs:getRes (Results 1 - 3 of 3) sorted by relevance
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/ |
H A D | pasteboard_capi_test.cpp | 594 int getRes = OH_UdmfRecord_GetGeneralEntry(getRecords[0], typeId, &getEntry, &getCount); in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_app_service_fwk_installer.cpp | 308 bool getRes = dataMgr->GetPreInstallBundleInfo(bundleName, preInstallBundleInfo); in DeletePreBundleInfo() local 499 bool getRes = dataMgr->FetchInnerBundleInfo(BUNDLE_NAME, newInfo); in HWTEST_F() local 535 bool getRes = dataMgr->FetchInnerBundleInfo(BUNDLE_NAME, newInfo); in HWTEST_F() local
|
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
H A D | udmf_test.cpp | 544 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData);
in HWTEST_F() local 696 int getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId, &getEntry, &getCount);
in HWTEST_F() local 725 int getRes = OH_UdmfRecord_GetGeneralEntry(record, typeId1, &getEntry1, &getCount1);
in HWTEST_F() local 808 int getRes = OH_UdmfRecord_GetPlainText(record1, plainText2);
in HWTEST_F() local 887 int getRes = OH_UdmfRecord_GetHyperlink(record1, hyperlink2); HWTEST_F() local 966 int getRes = OH_UdmfRecord_GetHtml(record1, html2); HWTEST_F() local 1045 int getRes = OH_UdmfRecord_GetAppItem(record1, appItem2); HWTEST_F() local 1481 int getRes = OH_UdmfRecord_GetArrayBuffer(record1, type2, buffer2); HWTEST_F() local 2254 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); HWTEST_F() local 2294 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); HWTEST_F() local 2335 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); HWTEST_F() local 2375 int getRes = OH_Udmf_GetUnifiedData(key, intention, readUnifiedData); HWTEST_F() local [all...] |
Completed in 7 milliseconds