Home
last modified time | relevance | path

Searched refs:getbuffer_with_null_view (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_array.py1153 self.assertRaises(BufferError, _testcapi.getbuffer_with_null_view, a)
H A Dtest_bytes.py1672 self.assertRaises(BufferError, _testcapi.getbuffer_with_null_view, bytearray())
/third_party/python/Modules/
H A D_testcapimodule.c3744 getbuffer_with_null_view(PyObject* self, PyObject *obj) in getbuffer_with_null_view() function
6484 {"getbuffer_with_null_view", getbuffer_with_null_view, METH_O},

Completed in 15 milliseconds