persistentstorage/sql/TEST/testexecute/SQLite/src/cdtest.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    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__