Searched defs:unused_self (Results 1 – 6 of 6) sorted by relevance
722 def raise_error(unused_self): argument
565 PyObject* Reduce(PyObject* unused_self, PyObject* unused_other) { in Reduce()
736 static PyObject* PyUpb_RepeatedScalarContainer_Reduce(PyObject* unused_self, in PyUpb_RepeatedScalarContainer_Reduce()
801 def test_something(unused_self, unused_obj): # pylint: disable=invalid-name argument
494 def instance_call(unused_self): argument