Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/security/
Dcredentials_test.cc121 static const char other_test_service_url[] = "https://bar.com/bar.v1"; variable
831 auth_md_ctx.service_url = other_test_service_url; in test_jwt_creds_success()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dcredentials_test.cc137 static const char other_test_service_url[] = "https://bar.com/bar.v1"; variable
1398 auth_md_ctx.service_url = other_test_service_url; in test_jwt_creds_success()