Home
last modified time | relevance | path

Searched defs:ProxyFixture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_test_suites.cc353 class ProxyFixture : public CoreTestFixture { class
355 ProxyFixture(const ChannelArgs& client_args, const ChannelArgs& server_args) in ProxyFixture() function in grpc_core::ProxyFixture