Home
last modified time | relevance | path

Searched refs:MmsDecodeTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dmms_msg_test.cpp36 MmsDecodeTest("/data/app/deSrc/SendReq.mms"); in ProcessDecodeInput()
39 MmsDecodeTest("/data/app/deSrc/SendConf.mms"); in ProcessDecodeInput()
42 MmsDecodeTest("/data/app/deSrc/NotificationInd.mms"); in ProcessDecodeInput()
45 MmsDecodeTest("/data/app/deSrc/NotifyRespInd.mms"); in ProcessDecodeInput()
48 MmsDecodeTest("/data/app/deSrc/RetrieveConf.mms"); in ProcessDecodeInput()
51 MmsDecodeTest("/data/app/deSrc/AcknowledgeInd.mms"); in ProcessDecodeInput()
54 MmsDecodeTest("/data/app/deSrc/DeliveryInd.mms"); in ProcessDecodeInput()
57 MmsDecodeTest("/data/app/deSrc/ReadRecInd.mms"); in ProcessDecodeInput()
60 MmsDecodeTest("/data/app/deSrc/ReadOrigInd.mms"); in ProcessDecodeInput()
145 void MmsMsgTest::MmsDecodeTest(std::string strPath) const in MmsDecodeTest() function in OHOS::Telephony::MmsMsgTest
H A Dmms_msg_test.h29 void MmsDecodeTest(std::string strPath) const;