diff -r b5e99d8877c7 -r 0dcb073356a5 rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h --- a/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h Tue Aug 31 15:32:57 2010 +0300 +++ b/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h Wed Sep 01 12:27:36 2010 +0100 @@ -100,10 +100,10 @@ void Teardown(); - void UT_CSRTPStreamIn_NewL_OneL(); - void UT_CSRTPStreamIn_NewL_TwoL(); - void UT_CSRTPStreamIn_NewL_ThreeL(); - void UT_CSRTPStreamIn_NewL_FourL(); + void UT_CSRTPStreamIn_NewL_1L(); + void UT_CSRTPStreamIn_NewL_2L(); + void UT_CSRTPStreamIn_NewL_3L(); + void UT_CSRTPStreamIn_NewL_4L(); 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_FiveL( ); + void UT_CSRTPStreamIn_NewL_5L( ); void UT_CSRTPStreamIn_SetCryptoInL( ); void Hex(HBufC8& aString);