Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/unittestgui/
Dunittestgui.py117 def notifyTestsDiscovered(self, test_suite): member in BaseGUITestRunner
276 def notifyTestsDiscovered(self, test_suite): member in TkTestRunner