applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/ctestcase26.cpp
branchGCC_SURGE
changeset 32 0713fb089b10
parent 28 dd1f62411ef8
child 40 a0da872af3fa
equal deleted inserted replaced
24:2af57effcf41 32:0713fb089b10
    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)