Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_exit_test.py120 BASE_COMMAND + [_exit_scenarios.POLL_CONNECTIVITY],
127 BASE_SIGTERM_COMMAND + [_exit_scenarios.POLL_CONNECTIVITY],
D_exit_scenarios.py31 POLL_CONNECTIVITY = 'poll_connectivity' variable
189 elif args.scenario == POLL_CONNECTIVITY: