Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc2386 class TestExternalAccountCredentials final : public ExternalAccountCredentials { class
2388 TestExternalAccountCredentials(Options options, in TestExternalAccountCredentials() function in grpc_core::__anon61763aca0111::TestExternalAccountCredentials
2404 TestExternalAccountCredentials::ServiceAccountImpersonation in TEST()
2407 TestExternalAccountCredentials::Options options = { in TEST()
2421 TestExternalAccountCredentials creds(options, {}); in TEST()
2433 TestExternalAccountCredentials::ServiceAccountImpersonation in TEST()
2436 TestExternalAccountCredentials::Options options = { in TEST()
2450 TestExternalAccountCredentials creds(options, {}); in TEST()
2461 TestExternalAccountCredentials::ServiceAccountImpersonation in TEST()
2464 TestExternalAccountCredentials::Options options = { in TEST()
[all …]
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DExternalAccountCredentialsTest.java48 import com.google.auth.oauth2.ExternalAccountCredentialsTest.TestExternalAccountCredentials.TestCre…
590 TestExternalAccountCredentials.newBuilder() in constructor_builder_invalidTokenUrl()
596 new TestExternalAccountCredentials(builder); in constructor_builder_invalidTokenUrl()
607 TestExternalAccountCredentials.newBuilder() in constructor_builder_invalidServiceAccountImpersonationUrl()
614 new TestExternalAccountCredentials(builder); in constructor_builder_invalidServiceAccountImpersonationUrl()
639 TestExternalAccountCredentials.newBuilder() in constructor_builderWithInvalidWorkforceAudiences_throws()
661 TestExternalAccountCredentials.newBuilder() in constructor_builderWithEmptyWorkforceUserProjectAndWorkforceAudience()
1074 TestExternalAccountCredentials testCredentials = in getRequestMetadata_withQuotaProjectId()
1075 (TestExternalAccountCredentials) in getRequestMetadata_withQuotaProjectId()
1076 TestExternalAccountCredentials.newBuilder() in getRequestMetadata_withQuotaProjectId()
[all …]