Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
D__init__.py18 def server_from_dictionary(descriptors_to_servicers, time): function
/external/grpc-grpc/src/python/grpcio_tests/tests/testing/
D_server_test.py35 self._real_time_server = grpc_testing.server_from_dictionary(
37 self._fake_time_server = grpc_testing.server_from_dictionary(
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/
D__init__.py683 def server_from_dictionary(descriptors_to_servicers, time): function
697 return _server.server_from_dictionary(descriptors_to_servicers, time)