Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_array.py1020 def test_sizeof_without_buffer(self): member in UnsignedNumberTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_array.py1132 def test_sizeof_without_buffer(self): member in BaseTest