Searched refs:test_google_iam_authority_selector (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/test/core/security/ |
D | credentials_test.cc | 64 static const char test_google_iam_authority_selector[] = "respectmyauthoritah"; variable 393 test_google_iam_authority_selector}}; in test_google_iam_creds() 397 test_google_iam_authorization_token, test_google_iam_authority_selector, in test_google_iam_creds() 456 test_google_iam_authority_selector}}; in test_oauth2_google_iam_composite_creds() 464 test_google_iam_authorization_token, test_google_iam_authority_selector, in test_oauth2_google_iam_composite_creds() 516 test_google_iam_authorization_token, test_google_iam_authority_selector, in test_channel_oauth2_google_iam_composite_creds()
|
/external/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | credentials_test.cc | 66 static const char test_google_iam_authority_selector[] = "respectmyauthoritah"; variable 505 test_google_iam_authority_selector}}; in test_google_iam_creds() 509 test_google_iam_authorization_token, test_google_iam_authority_selector, in test_google_iam_creds() 578 test_google_iam_authority_selector}}; in test_oauth2_google_iam_composite_creds() 590 test_google_iam_authorization_token, test_google_iam_authority_selector, in test_oauth2_google_iam_composite_creds() 653 test_google_iam_authorization_token, test_google_iam_authority_selector, in test_channel_oauth2_google_iam_composite_creds()
|