mmlibs/mmfw/tsrc/mmfintegrationtest/vclntavi/src/testvideoplayer.cpp
changeset 41 f7bf1ed8db72
parent 32 ae690a8c4a18
child 57 1cbb0d5bf7f2
equal deleted inserted replaced
32:ae690a8c4a18 41:f7bf1ed8db72
  1817                 }
  1817                 }
  1818             }    
  1818             }    
  1819         
  1819         
  1820         TInt failCount = 1;
  1820         TInt failCount = 1;
  1821         TBool completed = EFalse;
  1821         TBool completed = EFalse;
  1822         iAllocTestStepResult = EPass; // TODO check?? assume pass
  1822         iAllocTestStepResult = EPass; // XXX check?? assume pass
  1823         TBool reachedEnd = EFalse; // Note: declare outside loop to help with debugging
  1823         TBool reachedEnd = EFalse; // Note: declare outside loop to help with debugging
  1824         for(;;)    
  1824         for(;;)    
  1825             {
  1825             {
  1826             __UHEAP_SETFAIL(RHeap::EFailNext, failCount);
  1826             __UHEAP_SETFAIL(RHeap::EFailNext, failCount);
  1827             __MM_HEAP_MARK;
  1827             __MM_HEAP_MARK;