mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7805.cpp
branchRCL_3
changeset 49 735348f59235
parent 0 40261b775718
child 32 ae690a8c4a18
equal deleted inserted replaced
40:f429a0a2075b 49:735348f59235
    57 			}
    57 			}
    58 		}	
    58 		}	
    59 	
    59 	
    60 	TInt failCount = 1;
    60 	TInt failCount = 1;
    61 	TBool completed = EFalse;
    61 	TBool completed = EFalse;
    62 	iAllocTestStepResult = EPass; // TODO check?? assume pass
    62 	iAllocTestStepResult = EPass; // XXX check?? assume pass
    63 	TBool reachedEnd = EFalse; // Note: declare outside loop to help with debugging
    63 	TBool reachedEnd = EFalse; // Note: declare outside loop to help with debugging
    64 	
    64 	
    65 	aPlayer->UseSharedHeap(); //-Enable UseSharedHeap to test controller alloc failures
    65 	aPlayer->UseSharedHeap(); //-Enable UseSharedHeap to test controller alloc failures
    66 	
    66 	
    67 	for(;;)	
    67 	for(;;)