Searched refs:test_get_entity (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/idle_test/ | ||
D | test_autocomplete.py | 133 def test_get_entity(self): member in AutoCompleteTest |
/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_autocomplete.py | 275 def test_get_entity(self): member in AutoCompleteTest |