Searched defs:_check_contents (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_memoryview.py | 285 def _check_contents(self, tp, obj, contents): member in BaseMemoryviewTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_memoryview.py | 435 def _check_contents(self, tp, obj, contents): member in BaseMemoryviewTests |