featuremgmt/featuremgr/test/rtest/src/t_fmgrstartup.cpp
changeset 15 3eacc0623088
parent 14 15018f1726c7
child 17 55f2396f6d25
equal deleted inserted replaced
14:15018f1726c7 15:3eacc0623088
    21 static TInt TheProcessHandleCount = 0;
    21 static TInt TheProcessHandleCount = 0;
    22 static TInt TheThreadHandleCount = 0;
    22 static TInt TheThreadHandleCount = 0;
    23 static TInt TheAllocatedCellsCount = 0;
    23 static TInt TheAllocatedCellsCount = 0;
    24 
    24 
    25 #ifdef EXTENDED_FEATURE_MANAGER_TEST
    25 #ifdef EXTENDED_FEATURE_MANAGER_TEST
       
    26 #ifdef _DEBUG
    26 static const TInt KBurstRate = 20;
    27 static const TInt KBurstRate = 20;
       
    28 #endif
    27 #endif
    29 #endif
    28 
    30 
    29 ///////////////////////////////////////////////////////////////////////////////////////
    31 ///////////////////////////////////////////////////////////////////////////////////////
    30 
    32 
    31 static RTest TheTest(_L("t_fmgrstartup"));
    33 static RTest TheTest(_L("t_fmgrstartup"));