Searched refs:test_subclass_with_kwargs (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_deque.py | 683 def test_subclass_with_kwargs(self): member in TestSubclassWithKwargs |
D | test_array.py | 808 def test_subclass_with_kwargs(self): member in BaseTest |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_deque.py | 898 def test_subclass_with_kwargs(self): member in TestSubclassWithKwargs |
D | test_array.py | 1114 def test_subclass_with_kwargs(self): member in BaseTest |