Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py4671 def func(self, position_arg1, position_arg2): argument
4675 def decorated_method(self, position_arg1, position_arg2): argument
4697 def __call__(self, position_arg1, position_arg2): argument
4712 def func_pos(position_arg1, position_arg2): argument
4718 def func_pos_3args(position_arg1, position_arg2, position_arg3): argument