Searched refs:expected_view (Results 1 – 1 of 1) sorted by relevance
421 def test_memoryview(method, args, fmt, expected_view): argument425 if isinstance(expected_view, bytes) or not env.PY2:430 assert view_as_list == list(expected_view)