Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_bytes.py805 def test_partition_bytearray_doesnt_share_nullstring(self): member in ByteArrayTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_bytes.py1616 def test_partition_bytearray_doesnt_share_nullstring(self): member in ByteArrayTest