Home
last modified time | relevance | path

Searched defs:regionKeys (Results 1 – 1 of 1) sorted by relevance

/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
DInternalAwsSecurityCredentialsSupplierTest.java54 List<String> regionKeys = ImmutableList.of("AWS_REGION", "AWS_DEFAULT_REGION"); in shouldUseMetadataServer_withRequiredEnvironmentVariables() local
94 List<String> regionKeys = ImmutableList.of("AWS_REGION", "AWS_DEFAULT_REGION"); in shouldUseMetadataServer_missingAwsAccessKeyId() local
116 List<String> regionKeys = ImmutableList.of("AWS_REGION", "AWS_DEFAULT_REGION"); in shouldUseMetadataServer_missingAwsSecretAccessKey() local
138 List<String> regionKeys = ImmutableList.of("AWS_REGION", "AWS_DEFAULT_REGION"); in shouldUseMetadataServer_missingAwsSecurityCreds() local