applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/ctestcase26.cpp
branchRCL_3
changeset 19 c0c2f28ace9c
parent 0 b16258d2340f
child 20 a0da872af3fa
equal deleted inserted replaced
18:5f1cd966e0d9 19:c0c2f28ace9c
    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)