Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/promise/
H A Dparty_test.cc234 class TestParty final : public Party { class
236 TestParty() : Party(1) {} in TestParty() function in grpc_core::TestParty