Searched refs:test_is_not_instance_of_iterable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_genericalias.py | 467 def test_is_not_instance_of_iterable(self): member in TypeIterationTests |
D | test_typing.py | 8299 def test_is_not_instance_of_iterable(self): member in TypeIterationTests |