Home
last modified time | relevance | path

Searched refs:_NON_EXIST_TASK_MSG (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dlearn_runner_test.py45 _NON_EXIST_TASK_MSG = "Schedule references non-existent task" variable
195 with self.assertRaisesRegexp(ValueError, _NON_EXIST_TASK_MSG):
283 with self.assertRaisesRegexp(ValueError, _NON_EXIST_TASK_MSG):