Home
last modified time | relevance | path

Searched refs:TestCreateMessage (Results 1 – 3 of 3) sorted by relevance

/base/telephony/sms_mms/test/unittest/
Dshort_message_test.h30 void TestCreateMessage() const;
Dshort_message_test.cpp27 void ShortMessageTest::TestCreateMessage() const in TestCreateMessage() function in OHOS::Telephony::ShortMessageTest
Dsms_mms_test.cpp142 … "TestCreateMessage", std::bind(&ShortMessageTest::TestCreateMessage, param.shortMessageTest)); in InitShortMessageFun()
183 param.shortMessageTest.TestCreateMessage(); in GetFunArray()