Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/testing/cc/
H A Dtesting_server.cc50 ABSL_FLAG(std::string, gcp_credentials_path, "",
96 std::string gcp_credentials_path = absl::GetFlag(FLAGS_gcp_credentials_path); in RunServer() local
100 gcp_key_uri, gcp_credentials_path); in RunServer()
103 << gcp_credentials_path in RunServer()