Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dcheck_on_pr.py36 def _jwt_token(): function
58 'Authorization': 'Bearer %s' % _jwt_token().decode('ASCII'),