Home
last modified time | relevance | path

Searched refs:GetBatchList (Results 1 - 4 of 4) sorted by relevance

/applications/standard/contacts_data/test/unittest/include/
H A Dcontactprofile_test.h58 std::vector<OHOS::DataShare::DataShareValuesBucket> GetBatchList(int64_t rawContactId);
H A Dcontactability_test.h157 std::vector<OHOS::DataShare::DataShareValuesBucket> GetBatchList(int64_t rawContactId);
/applications/standard/contacts_data/test/unittest/src/
H A Dcontactability_test.cpp2720 std::vector<OHOS::DataShare::DataShareValuesBucket> listAddBluk = GetBatchList(rawContactId); in HWTEST_F()
2752 std::vector<OHOS::DataShare::DataShareValuesBucket> ContactAbilityTest::GetBatchList(int64_t rawContactId) in GetBatchList() function in Contacts::Test::ContactAbilityTest
H A Dcontactprofile_test.cpp2714 std::vector<OHOS::DataShare::DataShareValuesBucket> listAddBluk = GetBatchList(rawContactId); in HWTEST_F()
2746 std::vector<OHOS::DataShare::DataShareValuesBucket> ContactProfileTest::GetBatchList(int64_t rawContactId) in GetBatchList() function in Contacts::Test::ContactProfileTest

Completed in 13 milliseconds