Home
last modified time | relevance | path

Searched refs:notifyTestsDiscovered (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Tools/unittestgui/
Dunittestgui.py113 self.notifyTestsDiscovered(self.test_suite)
117 def notifyTestsDiscovered(self, test_suite): member in BaseGUITestRunner
276 def notifyTestsDiscovered(self, test_suite): member in TkTestRunner