rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
--- a/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h	Thu Aug 19 10:16:25 2010 +0300
+++ b/rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h	Tue Aug 31 15:32:57 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);