Home
last modified time | relevance | path

Searched refs:ContactUpdate (Results 1 - 6 of 6) sorted by relevance

/applications/standard/contacts_data/test/unittest/src/
H A Dcontactgroup_test.cpp47 int ContactGroupTest::ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesBucket updateValues, in ContactUpdate() function in Contacts::Test::ContactGroupTest
453 int updateCode = ContactUpdate(groups, updateValues, predicates); in HWTEST_F()
487 int updateCode = ContactUpdate(groups, updateValues, predicates); in HWTEST_F()
495 updateCode = ContactUpdate(groups, updateValues, predicates2); in HWTEST_F()
503 updateCode = ContactUpdate(groups, updateValues, predicates3); in HWTEST_F()
535 int upDateCode = ContactUpdate(groups, upDateValuesBucket, predicates); in HWTEST_F()
685 int updateCode = ContactUpdate(groups, updateValues, predicates); in HWTEST_F()
699 updateCode = ContactUpdate(groups, updateValues, predicates2); in HWTEST_F()
H A Dcontactability_test.cpp96 int ContactAbilityTest::ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesBucket updateValues, in ContactUpdate() function in Contacts::Test::ContactAbilityTest
835 int updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
841 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
847 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
853 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
859 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
894 int updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
902 updateCode = ContactUpdate(rawContacts, updateValues, predicates2); in HWTEST_F()
935 int upDateCode = ContactUpdate(rawContacts, upDateValuesBucket, predicates); in HWTEST_F()
981 int updateCode = ContactUpdate(contactDat in HWTEST_F()
[all...]
H A Dcontactprofile_test.cpp98 int ContactProfileTest::ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesBucket updateValues, in ContactUpdate() function in Contacts::Test::ContactProfileTest
830 int updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
836 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
842 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
848 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
854 updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
889 int updateCode = ContactUpdate(rawContacts, updateValues, predicates); in HWTEST_F()
897 updateCode = ContactUpdate(rawContacts, updateValues, predicates2); in HWTEST_F()
930 int upDateCode = ContactUpdate(rawContacts, upDateValuesBucket, predicates); in HWTEST_F()
976 int updateCode = ContactUpdate(contactDat in HWTEST_F()
[all...]
/applications/standard/contacts_data/test/unittest/include/
H A Dcontactgroup_test.h28 int ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesBucket updateValues,
H A Dcontactprofile_test.h38 int ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesBucket updateValues,
H A Dcontactability_test.h137 int ContactUpdate(const std::string &tableName, OHOS::DataShare::DataShareValuesBucket updateValues,

Completed in 10 milliseconds