Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc1358 char* json_key_string = test_json_key_str(); in TEST() local
1364 json_key_string, grpc_max_auth_token_lifetime(), nullptr); in TEST()
1378 json_key_string, token_lifetime, nullptr); in TEST()
1390 json_key_string, token_lifetime, nullptr); in TEST()
1398 gpr_free(json_key_string); in TEST()
1415 char* json_key_string = test_json_key_str(); in TEST() local
1421 json_key_string, grpc_max_auth_token_lifetime(), nullptr); in TEST()
1450 gpr_free(json_key_string); in TEST()
1457 char* json_key_string = test_json_key_str(); in TEST() local
1463 json_key_string, grpc_max_auth_token_lifetime(), nullptr); in TEST()
[all …]