Searched refs:test_vars (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/layers/
H A Dnormalization_test.py158 test_vars, test_loss = self._trainEvalSequence(
160 self.assertEqual(len(test_vars), 5)
161 for test_var, ref_var in zip(test_vars, ref_vars):
/external/python/cpython2/Lib/test/
H A Dtest_builtin.py1399 def test_vars(self): member in class:BuiltinTest
/external/python/cpython3/Lib/test/
H A Dtest_builtin.py1317 def test_vars(self): member in class:BuiltinTest

Completed in 152 milliseconds