Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio_tests/tests_aio/reflection/
Dreflection_servicer_test.py31 _SERVICE_NAMES = ('Angstrom', 'Bohr', 'Curie', 'Dyson', 'Einstein', 'Feynman', variable
53 reflection.enable_server_reflection(_SERVICE_NAMES, self._server)
183 for name in _SERVICE_NAMES))),)
/third_party/grpc/src/python/grpcio_tests/tests/reflection/
D_reflection_servicer_test.py34 _SERVICE_NAMES = ('Angstrom', 'Bohr', 'Curie', 'Dyson', 'Einstein', 'Feynman', variable
66 reflection.enable_server_reflection(_SERVICE_NAMES, self._server)
186 for name in _SERVICE_NAMES))),)