Searched refs:test_callback_not_callable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_optparse.py | 278 def test_callback_not_callable(self): member in TestOptionChecks |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_optparse.py | 282 def test_callback_not_callable(self): member in TestOptionChecks |