applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/ctestcase26.cpp
branchRCL_3
changeset 20 a0da872af3fa
parent 19 c0c2f28ace9c
equal deleted inserted replaced
19:c0c2f28ace9c 20:a0da872af3fa
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include "ctestcase26.h"
    16 #include "CTestCase26.h"
    17 #include "httptestutils.h"
    17 #include "httptestutils.h"
    18 
    18 
    19 const TInt KTransactionCount = 14;
    19 const TInt KTransactionCount = 14;
    20 
    20 
    21 CTestCase26* CTestCase26::NewL(CHTTPTestUtils& aTestUtils)
    21 CTestCase26* CTestCase26::NewL(CHTTPTestUtils& aTestUtils)