logsui/logsengine/tsrc/ut_logsengine/inc/ut_logscommondata.h
changeset 17 90fe74753f71
parent 2 7119b73b84d6
child 21 2f0af9ba7665
equal deleted inserted replaced
15:76d2cf7a585e 17:90fe74753f71
    44      
    44      
    45     void testGetInstance();
    45     void testGetInstance();
    46     void testGetContactManager();
    46     void testGetContactManager();
    47     void testFreeCommonData();
    47     void testFreeCommonData();
    48     void testCurrentConfiguration();
    48     void testCurrentConfiguration();
       
    49     void testClearMissedCallsCounter();
       
    50     void testPredictiveSearchStatus();
       
    51     void testSetPredictiveSearch();
    49     
    52     
    50 private:
    53 private:
    51 
    54 
    52 };
    55 };
    53 
    56