persistentstorage/sql/TEST/testexecute/SQLite/src/cdtest.h
changeset 40 b8bdbc8f59c7
parent 0 08ec8eefde2f
child 45 cc28652e0254
equal deleted inserted replaced
33:5e4beccba4e9 40:b8bdbc8f59c7
    37     void NearFillDisk(const TDesC &);
    37     void NearFillDisk(const TDesC &);
    38     void ScalarFullSelectL(const TDesC &, const TInt );
    38     void ScalarFullSelectL(const TDesC &, const TInt );
    39     void FilesDifferBySize(const TDesC &, const TInt );
    39     void FilesDifferBySize(const TDesC &, const TInt );
    40     void SecurityPolicyCheck(const TDesC &, const TInt );
    40     void SecurityPolicyCheck(const TDesC &, const TInt );
    41     void CollationTest(const TDesC &, const TInt );
    41     void CollationTest(const TDesC &, const TInt );
       
    42 
       
    43 private:
       
    44     void PrepareLargeDisk(const TDesC&, const TDriveUnit atdu, TInt64 &atowrite);
    42     };
    45     };
    43 
    46 
    44 #endif // CDTEST_H__
    47 #endif // CDTEST_H__