Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/fork/
Dclient.py56 def _test_case_from_arg(test_case_arg): function
71 test_case = _test_case_from_arg(args.test_case)
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dclient.py115 def _test_case_from_arg(test_case_arg): function
126 test_case = _test_case_from_arg(args.test_case)
/external/grpc-grpc/src/python/grpcio_tests/tests/stress/
Dclient.py80 def _test_case_from_arg(test_case_arg): function
92 test_case = _test_case_from_arg(name)