persistentstorage/sql/TEST/t_sqlenvdestroy.cpp
branchRCL_3
changeset 15 fcc16690f446
parent 12 6b6fd149daa2
child 18 3da531bb4329
equal deleted inserted replaced
14:04ec7606545c 15:fcc16690f446
    34 _LIT(KDb5, "c:\\private\\10281e17\\[98765432]t_longcollation.db");
    34 _LIT(KDb5, "c:\\private\\10281e17\\[98765432]t_longcollation.db");
    35 _LIT(KDb6, "c:\\private\\10281e17\\[98765432]t_nodefaultpolicy.db");
    35 _LIT(KDb6, "c:\\private\\10281e17\\[98765432]t_nodefaultpolicy.db");
    36 _LIT(KDb7, "c:\\private\\10281e17\\[98765432]t_invobject.db");
    36 _LIT(KDb7, "c:\\private\\10281e17\\[98765432]t_invobject.db");
    37 _LIT(KDb8, "c:\\private\\10281e17\\[98765432]t_2defaultpolicies.db");
    37 _LIT(KDb8, "c:\\private\\10281e17\\[98765432]t_2defaultpolicies.db");
    38 
    38 
    39 _LIT(KPrivateSubDir, "c:\\private\\10281e17\\TestDir.db");
    39 _LIT(KPrivateSubDir, "c:\\private\\10281e17\\cfg-TestDir.db\\");
    40 
    40 
    41 ///////////////////////////////////////////////////////////////////////////////////////
    41 ///////////////////////////////////////////////////////////////////////////////////////
    42 ///////////////////////////////////////////////////////////////////////////////////////
    42 ///////////////////////////////////////////////////////////////////////////////////////
    43 //Test macros and functions
    43 //Test macros and functions
    44 static void Check(TInt aValue, TInt aExpected, TInt aLine)
    44 static void Check(TInt aValue, TInt aExpected, TInt aLine)