Searched refs:httpcli_get_should_not_be_called (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/test/core/security/ |
D | credentials_test.cc | 709 static int httpcli_get_should_not_be_called( in httpcli_get_should_not_be_called() function 741 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_compute_engine_creds_success() 834 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_refresh_token_creds_success() 842 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_refresh_token_creds_success() 866 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_refresh_token_creds_failure() 1092 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_sts_creds_success() 1100 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_sts_creds_success() 1138 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_sts_creds_token_file_not_found() 1178 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_sts_creds_no_actor_token_success() 1186 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_sts_creds_no_actor_token_success() [all …]
|
D | jwt_verifier_test.cc | 590 static int httpcli_get_should_not_be_called( in httpcli_get_should_not_be_called() function 608 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_jwt_verifier_bad_format()
|
/external/grpc-grpc/test/core/security/ |
D | credentials_test.cc | 572 static int httpcli_get_should_not_be_called(const grpc_httpcli_request* request, in httpcli_get_should_not_be_called() function 600 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_compute_engine_creds_success() 681 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_refresh_token_creds_success() 689 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_refresh_token_creds_success() 708 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_refresh_token_creds_failure()
|
D | jwt_verifier_test.cc | 569 static int httpcli_get_should_not_be_called(const grpc_httpcli_request* request, in httpcli_get_should_not_be_called() function 588 grpc_httpcli_set_override(httpcli_get_should_not_be_called, in test_jwt_verifier_bad_format()
|