Searched refs:TestOnlyMakeInsecureAuthContext (Results 1 – 3 of 3) sorted by relevance
34 auto auth_context = TestOnlyMakeInsecureAuthContext(); in TEST()
36 RefCountedPtr<grpc_auth_context> TestOnlyMakeInsecureAuthContext();
47 RefCountedPtr<grpc_auth_context> TestOnlyMakeInsecureAuthContext() { in TestOnlyMakeInsecureAuthContext() function