Home
last modified time | relevance | path

Searched refs:group (Results 1 - 5 of 5) sorted by relevance

/applications/standard/contacts_data/jstest/
H A Dcommon.js509 let group = {
515 return group;
684 let group = {
690 return group;
H A DContactCard_test.js467 * @tc.name Insert contact details (URL, assistant, group)
556 console.info("logMessage contactCard_insert_test_700: contact_data group insert error = " + error);
1334 * @tc.name Update contact detail data table (group)
1615 * @tc.name Insert contact group
1635 console.info("logMessage contactCard_insert_test_2900: group insert error =" + error);
1678 * @tc.name Delete contact group
1698 console.info("logMessage contactCard_delete_test_3000: group insert error =" + error);
1969 * @tc.name Query group member ability
1993 console.info("logMessage contactCard_query_test_3500: group insert error = " + error);
2025 // type_id = 9 data is group
[all...]
H A DContacts_test.js466 * @tc.name Insert contact details (URL, assistant, group)
555 console.info("logMessage contact_insert_test_700: contact_data group insert error = " + error);
1333 * @tc.name Update contact detail data table (group)
1614 * @tc.name Insert contact group
1634 console.info("logMessage contact_insert_test_2900: group insert error =" + error);
1677 * @tc.name Delete contact group
1697 console.info("logMessage contact_delete_test_3000: group insert error =" + error);
1968 * @tc.name Query group member ability
1992 console.info("logMessage contact_query_test_3500: group insert error = " + error);
2024 // type_id = 9 data is group
[all...]
/applications/standard/contacts_data/test/unittest/src/
H A Dcontactability_test.cpp566 * (including home, group, aim, notes, and URL)
672 * assistant, group, phone ring)
1122 * (URL, assistant, and group)
1737 * @tc.name Join a single contact to the group and verify whether the join is successful
1766 * @tc.name Multiple contacts join the group and verify whether the joining is successful
1824 std::string group = ContactTabName::GROUPS; in HWTEST_F() local
1833 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(group, columns, predicates); in HWTEST_F()
1844 * @tc.name Delete a single contact from the group and verify that the deletion was successful
1887 * @tc.name Delete multiple contacts from the group and verify that the deletion was successful
2163 * @tc.name Add a group an
[all...]
H A Dcontactprofile_test.cpp561 * (including home, group, aim, notes, and URL)
667 * assistant, group, phone ring)
1117 * (URL, assistant, and group)
1732 * @tc.name Join a single contact to the group and verify whether the join is successful
1761 * @tc.name Multiple contacts join the group and verify whether the joining is successful
1819 std::string group = ContactTabName::GROUPS; in HWTEST_F() local
1828 std::shared_ptr<OHOS::DataShare::DataShareResultSet> resultSet = ContactQuery(group, columns, predicates); in HWTEST_F()
1839 * @tc.name Delete a single contact from the group and verify that the deletion was successful
1882 * @tc.name Delete multiple contacts from the group and verify that the deletion was successful
2158 * @tc.name Add a group an
[all...]

Completed in 16 milliseconds