Home
last modified time | relevance | path

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

/base/telephony/sms_mms/test/unittest/
H A Dgsm_sms_sender_test.h43 void TestGetAllSimMessages(const sptr<ISmsServiceInterface> &smsService) const;
H A Dsms_mms_test.cpp134 funArray->emplace_back("TestGetAllSimMessages",
135 std::bind(&GsmSmsSenderTest::TestGetAllSimMessages, param.gsmSmsSenderTest, smsService));
H A Dgsm_sms_sender_test.cpp331 void GsmSmsSenderTest::TestGetAllSimMessages(const sptr<ISmsServiceInterface> &smsService) const in TestGetAllSimMessages() function in OHOS::Telephony::GsmSmsSenderTest
346 std::cout << "TestGetAllSimMessages Begin:" << std::endl; in TestGetAllSimMessages()
352 std::cout << "TestGetAllSimMessages End!" << std::endl; in TestGetAllSimMessages()

Completed in 3 milliseconds