Searched refs:displayTestCase (Results 1 – 3 of 3) sorted by relevance
74 void displayTestCase(TestCase *const);
84 void TestCaseView::displayTestCase(TestCase *const tc) in displayTestCase() function in TestCaseView
103 testCaseView, SLOT(displayTestCase(TestCase *const))); in MainWindow()