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(
97 token = grpc_test_fetch_oauth2_token_with_credentials(creds); in main()
68 char* grpc_test_fetch_oauth2_token_with_credentials( in grpc_test_fetch_oauth2_token_with_credentials() function
70 char* token = grpc_test_fetch_oauth2_token_with_credentials(c_creds); in GetOauth2AccessToken()