Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dquery.py39 _htest=False, _utest=False): argument
168 *, _htest=False, _utest=False): argument
192 *, _htest=False, _utest=False): argument
250 used_names={}, _htest=False, _utest=False): argument
346 _htest=False, _utest=False): argument
Dtextview.py109 *, _htest=False, _utest=False): argument
150 def view_text(parent, title, contents, modal=True, wrap='word', _utest=False): argument
165 _utest=False): argument
Dpathbrowser.py11 def __init__(self, master, *, _htest=False, _utest=False): argument
Dhelp_about.py26 def __init__(self, parent, title=None, *, _htest=False, _utest=False): argument
Dbrowser.py74 def __init__(self, master, path, *, _htest=False, _utest=False): argument
Dconfig_key.py285 *, _htest=False, _utest=False): argument
Dconfig.py156 def __init__(self, _utest=False): argument
Dconfigdialog.py49 def __init__(self, parent, title='', *, _htest=False, _utest=False): argument
/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_help_about.py144 _utest = True variable in Dummy_about_dialog
Dtest_config.py204 def new_config(self, _utest=False): argument
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DconfigDialog.py26 def __init__(self, parent, title='', _htest=False, _utest=False): argument