equal
deleted
inserted
replaced
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 { |