Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dmms_msg_test.cpp332 std::string strContentLocation = "Test"; in GetMmsNotificationIndDataTest() local
333 if (!encodeMsg.SetHeaderStringValue(MMS_CONTENT_LOCATION, strContentLocation)) { in GetMmsNotificationIndDataTest()