Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java668 } else if (config.getValueForKey(AcloudKeys.SERVICE_ACCOUNT_JSON_PRIVATE_KEY) != null) { in createCredential()
670 new File(config.getValueForKey(AcloudKeys.SERVICE_ACCOUNT_JSON_PRIVATE_KEY)); in createCredential()
DAcloudConfigParser.java35 SERVICE_ACCOUNT_JSON_PRIVATE_KEY("service_account_json_private_key_path"), enumConstant