Home
last modified time | relevance | path

Searched refs:CredentialsInterceptorFactory (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc1806 class CredentialsInterceptorFactory class
1820 interceptor_creators.push_back(std::unique_ptr<CredentialsInterceptorFactory>( in TEST_P()
1821 new CredentialsInterceptorFactory())); in TEST_P()
1849 interceptor_creators.push_back(std::unique_ptr<CredentialsInterceptorFactory>( in TEST_P()
1850 new CredentialsInterceptorFactory())); in TEST_P()