persistentstorage/sql/TEST/t_sqloslayer.cpp
changeset 40 b8bdbc8f59c7
parent 31 ba1c4f4a893f
child 51 7d4490026038
equal deleted inserted replaced
33:5e4beccba4e9 40:b8bdbc8f59c7
    51 TInt TheSqlSrvProfilerFileWrite = 0;
    51 TInt TheSqlSrvProfilerFileWrite = 0;
    52 TInt TheSqlSrvProfilerFileSync = 0;
    52 TInt TheSqlSrvProfilerFileSync = 0;
    53 TInt TheSqlSrvProfilerFileSetSize = 0;
    53 TInt TheSqlSrvProfilerFileSetSize = 0;
    54 #endif
    54 #endif
    55 
    55 
       
    56 #ifdef _DEBUG    
    56 //SQLite panic category.
    57 //SQLite panic category.
    57 _LIT(KSqlitePanicCategory, "Sqlite");
    58 _LIT(KSqlitePanicCategory, "Sqlite");
       
    59 #endif
    58 
    60 
    59 ///////////////////////////////////////////////////////////////////////////////////////
    61 ///////////////////////////////////////////////////////////////////////////////////////
    60 
    62 
    61 void DeleteTestFiles()
    63 void DeleteTestFiles()
    62 	{
    64 	{