Searched refs:IntegerSizeTests (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/lib-tk/test/test_tkinter/ |
D | test_widgets.py | 13 IntegerSizeTests, PixelSizeTests, 137 class AbstractLabelTest(AbstractWidgetTest, IntegerSizeTests): 307 @add_standard_options(IntegerSizeTests, StandardOptionsTests) 695 @add_standard_options(IntegerSizeTests, StandardOptionsTests)
|
/external/python/cpython2/Lib/lib-tk/test/test_ttk/ |
D | test_widgets.py | 13 IntegerSizeTests, PixelSizeTests, 281 @add_standard_options(IntegerSizeTests, StandardTtkOptionsTests) 413 @add_standard_options(IntegerSizeTests, StandardTtkOptionsTests) 538 @add_standard_options(IntegerSizeTests, StandardTtkOptionsTests) 903 @add_standard_options(IntegerSizeTests, StandardTtkOptionsTests)
|
/external/python/cpython2/Lib/lib-tk/test/ |
D | widget_tests.py | 520 class IntegerSizeTests(object): class
|