windowing/windowserver/test/tauto/TPANIC.H
changeset 136 62bb7c97884c
parent 103 2717213c588a
equal deleted inserted replaced
121:d72fc2aace31 136:62bb7c97884c
     1 
     1 
     2 // Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // Copyright (c) 1996-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 // All rights reserved.
     3 // All rights reserved.
     4 // This component and the accompanying materials are made available
     4 // This component and the accompanying materials are made available
     5 // under the terms of "Eclipse Public License v1.0"
     5 // under the terms of "Eclipse Public License v1.0"
     6 // which accompanies this distribution, and is available
     6 // which accompanies this distribution, and is available
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    86 #ifdef TEST_GRAPHICS_WSERV_TAUTOSERVER_NGA	
    86 #ifdef TEST_GRAPHICS_WSERV_TAUTOSERVER_NGA	
    87 	void TestNonRedrawRedrawerL();
    87 	void TestNonRedrawRedrawerL();
    88 #endif	
    88 #endif	
    89 	void TestMismatchedCaptureCancelPanicL();
    89 	void TestMismatchedCaptureCancelPanicL();
    90 	void LogHeapInfo();
    90 	void LogHeapInfo();
       
    91 	void TestEnableAdvancePointerActivatePanicL();
    91 protected:
    92 protected:
    92 //from 	CTGraphicsStep
    93 //from 	CTGraphicsStep
    93 	virtual void RunTestCaseL(TInt aCurTestCase);
    94 	virtual void RunTestCaseL(TInt aCurTestCase);
    94 private:
    95 private:
    95 	TSize iWinSize;
    96 	TSize iWinSize;