kerneltest/e32test/mmu/d_memorytest.h
branchRCL_3
changeset 87 2f92ad2dc5db
parent 39 5d2844f35677
equal deleted inserted replaced
81:e7d2d738d3c2 87:2f92ad2dc5db
    23 #include <e32std.h>
    23 #include <e32std.h>
    24 #endif
    24 #endif
    25 
    25 
    26 _LIT(KMemoryTestLddName,"d_memorytest");
    26 _LIT(KMemoryTestLddName,"d_memorytest");
    27 
    27 
    28 const TInt KUCPageCount = 4;//Page count of user chunk used in physical pinning tests.
    28 const TInt KUCPageCount = 16;//Page count of user chunk used in physical pinning tests.
    29 
    29 
    30 class RMemoryTestLdd : public RBusLogicalChannel
    30 class RMemoryTestLdd : public RBusLogicalChannel
    31 	{
    31 	{
    32 public:
    32 public:
    33 	enum TControl
    33 	enum TControl