Searched defs:subject_token_path (Results 1 – 8 of 8) sorted by relevance
41 std::string subject_token_path; member
299 grpc::string subject_token_path; // Required. member
372 const char* subject_token_path; /* Required. */ member
1070 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in test_sts_creds_success() local1157 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in test_sts_creds_no_actor_token_success() local2575 char* subject_token_path = write_tmp_jwt_file("test_subject_token"); in test_file_external_account_creds_success_format_text() local2616 char* subject_token_path = in test_file_external_account_creds_success_format_json() local2703 char* subject_token_path = write_tmp_jwt_file("not_a_valid_json_file"); in test_file_external_account_creds_failure_invalid_json_content() local
2802 pub subject_token_path: *const ::std::os::raw::c_char, field