Searched defs:other_method (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/python/autograph/converters/ | ||
| D | call_trees_test.py | 232 def other_method(self, x): member in CallTreesTest.test_class_method.TestClass |
| /external/tensorflow/tensorflow/python/autograph/impl/ | ||
| D | api_test.py | 438 def other_method(self): member in ApiTest.test_converted_call_method_converts_recursively.TestClass |
| /external/python/cpython3/Lib/test/ | ||
| D | test_weakref.py | 63 def other_method(self): member in Object |