searchui/indevicehandler/tsrc/t_indevicehandler/inc/t_indevicehandler.h
changeset 2 208a4ba3894c
parent 0 ccd0fd43f247
equal deleted inserted replaced
0:ccd0fd43f247 2:208a4ba3894c
    32 private slots:
    32 private slots:
    33     void init();
    33     void init();
    34     void initTestCase();
    34     void initTestCase();
    35     void cleanupTestCase();
    35     void cleanupTestCase();
    36     void testCreateAndDestructIndeviceHandler();
    36     void testCreateAndDestructIndeviceHandler();
    37     void testhandleSearchResult();
       
    38     void testhandleAsyncSearchResult();
    37     void testhandleAsyncSearchResult();
    39     void testhandleDocument();
    38     void testhandleDocument();
    40     void testgetSearchResult();
    39     void testgetSearchResult();
    41     void testgetDocumentAsync();
    40     void testgetDocumentAsync();
    42     void testgetDocumentAtIndex();
       
    43     void testgetDocumentAsyncAtIndex();
    41     void testgetDocumentAsyncAtIndex();
    44     void testsearch();
       
    45     void testsearchAsync();
    42     void testsearchAsync();
    46     void testcancelLastSearch();
    43     void testcancelLastSearch();
    47     void testgetSearchResultCount();
    44     void testgetSearchResultCount();
    48     void testsetCategory();
    45     void testsetCategory();
    49     void testisPrepared();
    46     void testisPrepared();