Searched defs:PwpbMethodUnion (Results 1 – 2 of 2) sorted by relevance
98 TEST(PwpbMethodUnion, Raw_CallsUnaryMethod) { in TEST() argument109 TEST(PwpbMethodUnion, Raw_CallsServerStreamingMethod) { in TEST() argument127 TEST(PwpbMethodUnion, Pwpb_CallsUnaryMethod) { in TEST() argument154 TEST(PwpbMethodUnion, Pwpb_CallsServerStreamingMethod) { in TEST() argument
26 constexpr PwpbMethodUnion(RawMethod&& method) in PwpbMethodUnion() function28 constexpr PwpbMethodUnion(PwpbMethod&& method) in PwpbMethodUnion() function