rtp/srtpstack/tsrc/ut_srtpstack/inc/UT_CSRTPStreamIn.h
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
--- 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);