mmlibs/mmfw/tsrc/mmfunittest/VCLNT/TSU_MMF_VCLNT_01/src/TestStepAllocFailVidPlayer.cpp
changeset 58 b6dbf97aba93
parent 41 f7bf1ed8db72
equal deleted inserted replaced
57:1cbb0d5bf7f2 58:b6dbf97aba93
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   228 			
   228 			
   229 		__MM_HEAP_MARKEND;
   229 		__MM_HEAP_MARKEND;
   230 		__UHEAP_SETFAIL(RHeap::ENone ,0);
   230 		__UHEAP_SETFAIL(RHeap::ENone ,0);
   231 
   231 
   232 		DeInitWserv();
   232 		DeInitWserv();
       
   233 		User::After(2000000);
   233 
   234 
   234 		if (completed)
   235 		if (completed)
   235 			{
   236 			{
   236 			break; // exit loop
   237 			break; // exit loop
   237 			}
   238 			}