Home
last modified time | relevance | path

Searched refs:executeBatchOperations (Results 1 - 3 of 3) sorted by relevance

/applications/standard/contacts_data/test/unittest/src/
H A Dvoicemailability_test.cpp449 std::vector<std::shared_ptr<OHOS::DataShare::DataShareOperation>> executeBatchOperations; in HWTEST_F() local
450 executeBatchOperations.push_back(operation); in HWTEST_F()
453 voicemailAbility.ExecuteBatch(executeBatchOperations); in HWTEST_F()
681 std::vector<std::shared_ptr<OHOS::DataShare::DataShareOperation>> executeBatchOperations; in HWTEST_F() local
682 executeBatchOperations.push_back(operation); in HWTEST_F()
685 voicemailAbility.ExecuteBatch(executeBatchOperations); in HWTEST_F()
H A Dcontactability_test.cpp2810 std::vector<std::shared_ptr<OHOS::DataShare::DataShareOperation>> executeBatchOperations; in HWTEST_F() local
2811 executeBatchOperations.push_back(operation); in HWTEST_F()
2814 contactsDataAbility.ExecuteBatch(executeBatchOperations); in HWTEST_F()
2911 std::vector<std::shared_ptr<OHOS::DataShare::DataShareOperation>> executeBatchOperations; in HWTEST_F() local
2912 executeBatchOperations.push_back(operation); in HWTEST_F()
2915 contactsDataAbility.ExecuteBatch(executeBatchOperations); in HWTEST_F()
H A Dcontactprofile_test.cpp2804 std::vector<std::shared_ptr<OHOS::DataShare::DataShareOperation>> executeBatchOperations; in HWTEST_F() local
2805 executeBatchOperations.push_back(operation); in HWTEST_F()
2808 contactsDataAbility.ExecuteBatch(executeBatchOperations); in HWTEST_F()
2905 std::vector<std::shared_ptr<OHOS::DataShare::DataShareOperation>> executeBatchOperations; in HWTEST_F() local
2906 executeBatchOperations.push_back(operation); in HWTEST_F()
2909 contactsDataAbility.ExecuteBatch(executeBatchOperations); in HWTEST_F()

Completed in 23 milliseconds