Searched refs:test_configure_foreground (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/test/test_tkinter/ | ||
| D | widget_tests.py | 318 def test_configure_foreground(self): member in StandardOptionsTests |
| D | test_images.py | 139 def test_configure_foreground(self): member in BitmapImageTest |
| /external/python/cpython3/Lib/test/test_ttk/ | ||
| D | test_widgets.py | 924 test_configure_foreground = requires_tk(8, 7)(StandardOptionsTests.test_configure_foreground) variable in ProgressbarTest |