diff -r 307788aac0a8 -r 8248b03a2669 rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h --- a/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h Tue Feb 02 01:03:15 2010 +0200 +++ b/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h Fri Apr 16 15:18:54 2010 +0300 @@ -100,10 +100,10 @@ void Teardown(); - void UT_CSRTPStreamIn_NewL_1L(); - void UT_CSRTPStreamIn_NewL_2L(); - void UT_CSRTPStreamIn_NewL_3L(); - void UT_CSRTPStreamIn_NewL_4L(); + void UT_CSRTPStreamIn_NewL_OneL(); + void UT_CSRTPStreamIn_NewL_TwoL(); + void UT_CSRTPStreamIn_NewL_ThreeL(); + void UT_CSRTPStreamIn_NewL_FourL(); void UT_CSRTPStreamIn_UnprotectSrtpLL(); @@ -115,7 +115,7 @@ void UT_CSRTPStreamIn_StateTestsL(); void UT_CSRTPStreamIn_StateTests2L(); HBufC8* BuildPacketL(TBool aSrtp, TPayloadDetails& details); - void UT_CSRTPStreamIn_NewL_5L( ); + void UT_CSRTPStreamIn_NewL_FiveL( ); void UT_CSRTPStreamIn_SetCryptoInL( ); void Hex(HBufC8& aString);