Searched refs:RawMethodUnion (Results 1 – 4 of 4) sorted by relevance
24 class RawMethodUnion : public MethodUnion {26 constexpr RawMethodUnion(RawMethod&& method) in RawMethodUnion() function
36 static constexpr std::array<RawMethodUnion, 3> kMethods = {100 TEST(RawMethodUnion, InvokesUnary) { in TEST() argument125 TEST(RawMethodUnion, InvokesServerStreaming) { in TEST() argument
137 static constexpr std::array<RawMethodUnion, 2> kMethods = {
42 static constexpr std::array<RawMethodUnion, 1> kMethods = {