logsui/logsengine/logssymbianos/tsrc/ut_logssymbianos/inc/ut_logsdbconnector.h
changeset 19 e4c884866116
parent 0 4a5361db8937
equal deleted inserted replaced
16:c5af8598d22c 19:e4c884866116
    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;