diff -r f54bfd820e04 -r b5e99d8877c7 rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h --- a/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h Thu Aug 19 10:16:25 2010 +0300 +++ b/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h Tue Aug 31 15:32:57 2010 +0300 @@ -129,16 +129,16 @@ void UT_CRtpStream_RtpStreamCreateRtcpReportSectionL(); - void UT_CRtpStream_UpdateParam(); + void UT_CRtpStream_UpdateParamL(); - void UT_CRtpStream_RtpByeAppMethods(); + void UT_CRtpStream_RtpByeAppMethodsL(); - void UT_CRtpStream_TestRtpSRMethods(); + void UT_CRtpStream_TestRtpSRMethodsL(); - void UT_CRtpStream_TestRtpRRMethods(); + void UT_CRtpStream_TestRtpRRMethodsL(); void UT_CRtpStream_TestStreamStatAndSdesMethods(); - void UT_CRtpStream_RtpStreamProcessRtpPacket(); + void UT_CRtpStream_RtpStreamProcessRtpPacketL(); void Hex(HBufC8& aString);