logsui/logsengine/tsrc/ut_logsengine/inc/ut_logscommondata.h
changeset 21 2f0af9ba7665
parent 17 90fe74753f71
equal deleted inserted replaced
18:acd4e87b24b4 21:2f0af9ba7665
    47     void testFreeCommonData();
    47     void testFreeCommonData();
    48     void testCurrentConfiguration();
    48     void testCurrentConfiguration();
    49     void testClearMissedCallsCounter();
    49     void testClearMissedCallsCounter();
    50     void testPredictiveSearchStatus();
    50     void testPredictiveSearchStatus();
    51     void testSetPredictiveSearch();
    51     void testSetPredictiveSearch();
       
    52     void testRefreshData();
       
    53     void testCompressData();
       
    54     void testHandleThemeChange();
       
    55     void testHighlightColor();
    52     
    56     
    53 private:
    57 private:
    54 
    58 
    55 };
    59 };
    56 
    60