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

  /external/grpc-grpc/src/python/grpcio_tests/tests/fork/
client.py 56 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/
client.py 115 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/
client.py 80 def _test_case_from_arg(test_case_arg): function
92 test_case = _test_case_from_arg(name)

Completed in 3480 milliseconds