Searched refs:grpc_auth_context_create (Results 1 – 8 of 8) sorted by relevance
28 grpc_auth_context* ctx = grpc_auth_context_create(nullptr); in test_empty_context()47 grpc_auth_context* ctx = grpc_auth_context_create(nullptr); in test_simple_context()85 grpc_auth_context* chained = grpc_auth_context_create(nullptr); in test_chained_context()86 grpc_auth_context* ctx = grpc_auth_context_create(chained); in test_chained_context()
45 grpc_auth_context* ctx = grpc_auth_context_create(nullptr); in TEST_F()63 grpc_auth_context* ctx = grpc_auth_context_create(nullptr); in TEST_F()
43 ctx_ = grpc_auth_context_create(nullptr); in SetUp()
52 grpc_auth_context* grpc_auth_context_create(grpc_auth_context* chained);
122 grpc_auth_context* grpc_auth_context_create(grpc_auth_context* chained) { in grpc_auth_context_create() function
116 *ctx = grpc_auth_context_create(nullptr); in local_auth_context_create()
150 *ctx = grpc_auth_context_create(nullptr); in grpc_alts_auth_context_from_tsi_peer()
425 *auth_context = grpc_auth_context_create(nullptr);826 ctx = grpc_auth_context_create(nullptr);