Searched refs:VoicemailInsertValue (Results 1 - 2 of 2) sorted by relevance
/applications/standard/contacts_data/test/unittest/src/ |
H A D | voicemailability_test.cpp | 85 int64_t VoicemailAbilityTest::VoicemailInsertValue(std::string displayName, in VoicemailInsertValue() function in Contacts::Test::VoicemailAbilityTest 1602 voicemailId.push_back(VoicemailInsertValue("async_update1", voicemailValues)); in HWTEST_F() 1604 voicemailId.push_back(VoicemailInsertValue("async_update2", voicemailValues)); in HWTEST_F() 1606 voicemailId.push_back(VoicemailInsertValue("async_update3", voicemailValues)); in HWTEST_F() 1608 voicemailId.push_back(VoicemailInsertValue("async_update4", voicemailValues)); in HWTEST_F() 1610 voicemailId.push_back(VoicemailInsertValue("async_update5", voicemailValues)); in HWTEST_F() 1612 voicemailId.push_back(VoicemailInsertValue("async_update6", voicemailValues)); in HWTEST_F() 1659 voicemailId.push_back(VoicemailInsertValue("async_query1", voicemailValues)); in HWTEST_F() 1661 voicemailId.push_back(VoicemailInsertValue("async_query2", voicemailValues)); in HWTEST_F() 1663 voicemailId.push_back(VoicemailInsertValue("async_query in HWTEST_F() [all...] |
/applications/standard/contacts_data/test/unittest/include/ |
H A D | voicemailability_test.h | 135 int64_t VoicemailInsertValue(std::string displayName, OHOS::DataShare::DataShareValuesBucket &values);
|
Completed in 5 milliseconds