changeset 41 | 3256212fc81f |
parent 25 | 63532cdadd44 |
child 55 | 44f437012c90 |
child 56 | 839ea9debada |
--- a/persistentstorage/sql/TEST/t_sqlperformance5.cpp Tue Jul 06 16:18:30 2010 +0300 +++ b/persistentstorage/sql/TEST/t_sqlperformance5.cpp Wed Aug 18 11:30:17 2010 +0300 @@ -296,7 +296,7 @@ delete thumbnailBuf; } -void FlushTemptTables() +void FlushTempTables() { TUint32 fc1 = User::FastCounter(); @@ -358,7 +358,7 @@ TEST2(err, KErrNone); PoulateTempTables(stmt1, stmt2); - FlushTemptTables(); + FlushTempTables(); stmt2.Close(); stmt1.Close();