Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/unittestgui/
Dunittestgui.py114 self.notifyTestsDiscovered(self.test_suite)
118 def notifyTestsDiscovered(self, test_suite): member in BaseGUITestRunner
277 def notifyTestsDiscovered(self, test_suite): member in TkTestRunner