Lines Matching defs:rawContacts
400 std::string rawContacts = ContactTabName::RAW_CONTACT;
401 QueryAndExpectResult(rawContacts, predicates, values, "contact_Insert_test_100");
422 std::string rawContacts = ContactTabName::RAW_CONTACT;
423 QueryAndExpectResult(rawContacts, predicates, values, "contact_Insert_test_200");
430 QueryAndExpectResult(rawContacts, predicates, values, "contact_Insert_test_200");
437 QueryAndExpectResult(rawContacts, predicates2, values, "contact_Insert_test_200");
455 std::string rawContacts = ContactTabName::RAW_CONTACT;
464 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
498 std::string rawContacts = ContactTabName::RAW_CONTACT;
499 QueryAndExpectResult(rawContacts, predicates, values, "contact_Insert_test_400");
834 std::string rawContacts = ContactTabName::RAW_CONTACT;
835 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
837 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_1100");
841 updateCode = ContactUpdate(rawContacts, updateValues, predicates);
843 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_1100");
847 updateCode = ContactUpdate(rawContacts, updateValues, predicates);
849 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_1100");
853 updateCode = ContactUpdate(rawContacts, updateValues, predicates);
855 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_1100");
859 updateCode = ContactUpdate(rawContacts, updateValues, predicates);
861 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_1100");
893 std::string rawContacts = ContactTabName::RAW_CONTACT;
894 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
896 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_1200");
902 updateCode = ContactUpdate(rawContacts, updateValues, predicates2);
904 QueryAndExpectResult(rawContacts, predicates2, updateValues, "contact_Update_test_1200");
922 std::string rawContacts = ContactTabName::RAW_CONTACT;
931 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSetOne = ContactQuery(rawContacts, columns, predicates);
935 int upDateCode = ContactUpdate(rawContacts, upDateValuesBucket, predicates);
937 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
1388 std::string rawContacts = ContactTabName::RAW_CONTACT;
1389 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
1391 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_2200");
1425 std::string rawContacts = ContactTabName::RAW_CONTACT;
1426 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
1431 QueryAndExpectResult(rawContacts, predicates2, updateValues, "contact_Update_test_2300");
1434 QueryAndExpectResult(rawContacts, predicates3, updateValues, "contact_Update_test_2300");
1437 QueryAndExpectResult(rawContacts, predicates4, updateValues, "contact_Update_test_2300");
1465 std::string rawContacts = ContactTabName::RAW_CONTACT;
1466 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
1468 QueryAndExpectResult(rawContacts, predicates, updateValues, "contact_Update_test_2400");
1519 std::string rawContacts = ContactTabName::RAW_CONTACT;
1520 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
1525 QueryAndExpectResult(rawContacts, predicates2, updateValues, "contact_Update_test_2500");
1529 QueryAndExpectResult(rawContacts, predicates3, updateValues, "contact_Update_test_2500");
1533 QueryAndExpectResult(rawContacts, predicates4, updateValues, "contact_Update_test_2500");
2014 std::string rawContacts = ContactTabName::RAW_CONTACT;
2015 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
2075 std::string rawContacts = ContactTabName::RAW_CONTACT;
2076 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
2113 std::string rawContacts = ContactTabName::RAW_CONTACT;
2114 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
2243 std::string rawContacts = ContactTabName::RAW_CONTACT;
2244 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
2276 std::string rawContacts = ContactTabName::RAW_CONTACT;
2277 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
2303 std::string rawContacts = ContactTabName::RAW_CONTACT;
2304 int deleteCode = ContactDelete(rawContacts, predicates);
2472 std::string rawContacts = ContactTabName::RAW_CONTACT;
2473 int deleteCode = ContactDelete(rawContacts, predicates);
2517 std::string rawContacts = ContactTabName::RAW_CONTACT;
2518 int deleteCode = ContactDelete(rawContacts, predicates);
2524 QueryAndExpectResult(rawContacts, predicates, valuesBucketDelete, "contact_Delete_test_5000");
2549 std::string rawContacts = ContactTabName::RAW_CONTACT;
2550 int deleteCode = ContactDelete(rawContacts, predicates);
2685 std::string rawContacts = ContactTabName::RAW_CONTACT;
2692 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
2863 std::string rawContacts = ContactTabName::RAW_CONTACT;
2864 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
2870 QueryAndExpectResult(rawContacts, predicates2, updateValues, "contact_Update_test_5700");
2874 QueryAndExpectResult(rawContacts, predicates3, rawContactValuesThree, "contact_Update_test_5700");
3153 std::string rawContacts = ContactTabName::RAW_CONTACT;
3154 int updateCode = ContactUpdate(rawContacts, updateValues, predicates);
3157 QueryAndExpectResult(rawContacts, predicates, rawContactValues, "abnormal_contact_Update_test_6400");
3166 QueryAndExpectResult(rawContacts, predicates2, rawContactValues, "abnormal_contact_Update_test_6400");
3170 updateCode = ContactUpdate(rawContacts, updateValues, predicates3);
3195 std::string rawContacts = ContactTabName::RAW_CONTACT;
3196 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(rawContacts, columns, predicates);
3248 std::string rawContacts = ContactTabName::RAW_CONTACT;
3249 int deleteCode = ContactDelete(rawContacts, predicates);
3256 ContactQuery(rawContacts, columns, predicatesQuery);
3267 ContactQuery(rawContacts, columns, predicatesQuery);
3275 deleteCode = ContactDelete(rawContacts, predicates3);
3281 ContactQuery(rawContacts, columns, predicatesQuery);
3616 std::string rawContacts = ContactTabName::RAW_CONTACT;
3617 QueryAndExpectResult(rawContacts, predicates, values, "contact_Insert_test_7400");
3647 std::string rawContacts = ContactTabName::RAW_CONTACT;
3650 int updateCode = ContactUpdate(rawContacts, updateValues, predicatesUpdate);