mmlibs/mmfw/tsrc/mmfintegrationtest/ACLNT/OpenFileByHandle7805.cpp
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
child 41 f7bf1ed8db72
equal deleted inserted replaced
49:735348f59235 50:948c7f65f6d4
    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; // XXX check?? assume pass
    62 	iAllocTestStepResult = EPass; // TODO 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(;;)