HomeSort by relevance Sort by last modified time
    Searched refs:_is_active (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
_invocation.py 29 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/
graph_actions_test.py 71 self._is_active = False
80 return self._is_active
87 self._is_active = True

Completed in 55 milliseconds