logsui/logsengine/logssymbianos/tsrc/ut_logssymbianos/inc/ut_logsdbconnector.h
changeset 17 90fe74753f71
parent 0 4a5361db8937
equal deleted inserted replaced
15:76d2cf7a585e 17:90fe74753f71
    54     void testReadDuplicates();
    54     void testReadDuplicates();
    55     void testStart();
    55     void testStart();
    56     void testReadCompleted();
    56     void testReadCompleted();
    57     void testErrorOccurred();
    57     void testErrorOccurred();
    58     void testUpdateDetails();
    58     void testUpdateDetails();
    59     void testClearMissedCallsCounter();
       
    60     void testRefreshData();
    59     void testRefreshData();
    61     void testCompressData();
    60     void testCompressData();
    62     void testPredictiveSearchStatus();
       
    63     void testSetPredictiveSearch();
       
    64     
    61     
    65 private:
    62 private:
    66  
    63  
    67     LogsDbConnector* mDbConnector; 
    64     LogsDbConnector* mDbConnector; 
    68     QList<LogsEvent*> mEvents;
    65     QList<LogsEvent*> mEvents;