Searched defs:testVariable (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/ | ||
H A D | stack_op_test.py | 30 def testVariable(self): member in AutomaticStackingTest |
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ | ||
H A D | tensor_util_test.py | 829 def testVariable(self): member in IsTensorTest |
H A D | ops_test.py | 2698 def testVariable(self): member in OpScopeTest |
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ | ||
H A D | function_argument_naming_test.py | 61 def testVariable(self, function_decorator): member in ArgumentNamingTests |
H A D | function_test.py | 191 def testVariable(self): member in FunctionTest |