Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_widgets.py185 class CheckbuttonTest(AbstractLabelTest, unittest.TestCase): class
1213 ButtonTest, CanvasTest, CheckbuttonTest, EntryTest,
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py188 class CheckbuttonTest(AbstractLabelTest, unittest.TestCase): class
1313 ButtonTest, CanvasTest, CheckbuttonTest, EntryTest,
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py233 class CheckbuttonTest(AbstractLabelTest, unittest.TestCase): class
1671 ButtonTest, CheckbuttonTest, ComboboxTest, EntryTest,
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py231 class CheckbuttonTest(AbstractLabelTest, unittest.TestCase): class
1852 ButtonTest, CheckbuttonTest, ComboboxTest, EntryTest,