featuremgmt/featuremgr/test/rtest/src/t_fmgroom.cpp
changeset 15 3eacc0623088
parent 14 15018f1726c7
child 17 55f2396f6d25
equal deleted inserted replaced
14:15018f1726c7 15:3eacc0623088
    37 const TUid KInvalidFeatureUid   = {KInvalidFeatureId};
    37 const TUid KInvalidFeatureUid   = {KInvalidFeatureId};
    38 
    38 
    39 static TInt TheProcessHandleCount = 0;
    39 static TInt TheProcessHandleCount = 0;
    40 static TInt TheThreadHandleCount = 0;
    40 static TInt TheThreadHandleCount = 0;
    41 static TInt TheAllocatedCellsCount = 0;
    41 static TInt TheAllocatedCellsCount = 0;
    42 
    42 #ifdef _DEBUG
    43 #ifdef EXTENDED_FEATURE_MANAGER_TEST
       
    44 static const TInt KBurstRate = 20;
    43 static const TInt KBurstRate = 20;
    45 #endif
    44 #endif
    46 
    45 
    47 enum TFeatMgrOomTestMode
    46 enum TFeatMgrOomTestMode
    48     {
    47     {