applayerprotocols/httptransportfw/Test/T_HttpPipeliningTest/CTestCasePipelineFallback.cpp
branchRCL_3
changeset 19 c0c2f28ace9c
parent 0 b16258d2340f
child 20 a0da872af3fa
equal deleted inserted replaced
18:5f1cd966e0d9 19:c0c2f28ace9c
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "ctestcasepipelinefallback.h"
    19 #include "CTestCasePipelineFallback.h"
    20 #include "httptestutils.h"
    20 #include "httptestutils.h"
    21 
    21 
    22 const TInt KTransactionCount = 30; // Submit 30 transactions
    22 const TInt KTransactionCount = 30; // Submit 30 transactions
    23 const TInt KConnectionCount = 1;   
    23 const TInt KConnectionCount = 1;   
    24 const TInt KBufferSize = 70; // Batching buffer size in bytes of 2 requests.
    24 const TInt KBufferSize = 70; // Batching buffer size in bytes of 2 requests.