Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py29 def _is_active(handler): function
69 return _is_active(self._handler)
99 return _is_active(self._handler)
218 return _is_active(self._handler)
306 return _is_active(self._handler)
/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dgraph_actions_test.py71 self._is_active = False
80 return self._is_active
87 self._is_active = True