Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/security/
Dcredentials_test.cc207 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_ok()
224 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_bad_http_status()
235 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_empty_http_body()
250 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_invalid_json()
264 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_missing_token()
279 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_missing_token_type()
294 GPR_ASSERT(grpc_oauth2_token_fetcher_credentials_parse_server_response( in test_oauth2_token_fetcher_creds_parsing_missing_token_lifetime()
/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.h102 grpc_oauth2_token_fetcher_credentials_parse_server_response(
Doauth2_credentials.cc118 grpc_oauth2_token_fetcher_credentials_parse_server_response( in grpc_oauth2_token_fetcher_credentials_parse_server_response() function
216 grpc_oauth2_token_fetcher_credentials_parse_server_response( in on_oauth2_token_fetcher_http_response()