persistentstorage/sql/TEST/testexecute/SQLite/src/cdtest.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    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);
       
    45     };
    42     };
    46 
    43 
    47 #endif // CDTEST_H__
    44 #endif // CDTEST_H__