Home
last modified time | relevance | path

Searched defs:unused_self (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddeprecation.py722 def raise_error(unused_self): argument
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc565 PyObject* Reduce(PyObject* unused_self, PyObject* unused_other) { in Reduce()
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc565 PyObject* Reduce(PyObject* unused_self, PyObject* unused_other) { in Reduce()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Drepeated.c736 static PyObject* PyUpb_RepeatedScalarContainer_Reduce(PyObject* unused_self, in PyUpb_RepeatedScalarContainer_Reduce()
/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dparameterized_test.py801 def test_something(unused_self, unused_obj): # pylint: disable=invalid-name argument
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/
H A Dapi_test.py494 def instance_call(unused_self): argument