Searched defs:TestParty (Results 1 – 1 of 1) sorted by relevance
234 class TestParty final : public Party { class236 TestParty() : Party(1) {} in TestParty() function in grpc_core::TestParty