Searched refs:grpc_test_fetch_oauth2_token_with_credentials (Results 1 – 4 of 4) sorted by relevance
26 char* grpc_test_fetch_oauth2_token_with_credentials(
40 char* grpc_test_fetch_oauth2_token_with_credentials( in grpc_test_fetch_oauth2_token_with_credentials() function
141 token = grpc_test_fetch_oauth2_token_with_credentials(creds); in main()
69 char* token = grpc_test_fetch_oauth2_token_with_credentials(creds->c_creds_); in GetOauth2AccessToken()