mmlibs/mmfw/tsrc/mmfintegrationtest/vclnt/src/OpenFileByHandle0036.cpp
changeset 4 9d4397b300d1
parent 0 b8ed18f6c07b
equal deleted inserted replaced
1:fcaf4606ba4e 4:9d4397b300d1
    72 			}
    72 			}
    73 		}	
    73 		}	
    74 	
    74 	
    75 	TInt failCount = 1;
    75 	TInt failCount = 1;
    76 	TBool completed = EFalse;
    76 	TBool completed = EFalse;
    77 	iAllocTestStepResult = EPass; // TODO check?? assume pass
    77 	iAllocTestStepResult = EPass; // XXX check?? assume pass
    78 	TBool reachedEnd = EFalse; // Note: declare outside loop to help with debugging
    78 	TBool reachedEnd = EFalse; // Note: declare outside loop to help with debugging
    79 	for(;;)	
    79 	for(;;)	
    80 		{
    80 		{
    81 		__UHEAP_SETFAIL(RHeap::EFailNext, failCount);
    81 		__UHEAP_SETFAIL(RHeap::EFailNext, failCount);
    82 		__MM_HEAP_MARK;
    82 		__MM_HEAP_MARK;