Home
last modified time | relevance | path

Searched refs:test_constructor_with_iterable_argument (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_array.py755 def test_constructor_with_iterable_argument(self): member in BaseTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_array.py1031 def test_constructor_with_iterable_argument(self): member in BaseTest