Lines Matching refs:Testing
27 namespace Grpc.Testing {
62 …Testing.ScenarioResult> __Marshaller_grpc_testing_ScenarioResult = grpc::Marshallers.Create(__Help…
63 …Testing.Void> __Marshaller_grpc_testing_Void = grpc::Marshallers.Create(__Helper_SerializeMessage,…
65 ….Testing.ScenarioResult, global::Grpc.Testing.Void> __Method_ReportScenario = new grpc::Method<glo…
75 get { return global::Grpc.Testing.ReportQpsScenarioServiceReflection.Descriptor.Services[0]; }
88 …al global::System.Threading.Tasks.Task<global::Grpc.Testing.Void> ReportScenario(global::Grpc.Test… in ReportScenario()
126 …public virtual global::Grpc.Testing.Void ReportScenario(global::Grpc.Testing.ScenarioResult reques… in ReportScenario()
136 …public virtual global::Grpc.Testing.Void ReportScenario(global::Grpc.Testing.ScenarioResult reques… in ReportScenario()
148 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Void> ReportScenarioAsync(global::Grpc.Te… in ReportScenarioAsync()
158 …public virtual grpc::AsyncUnaryCall<global::Grpc.Testing.Void> ReportScenarioAsync(global::Grpc.Te… in ReportScenarioAsync()
183 …ull ? null : new grpc::UnaryServerMethod<global::Grpc.Testing.ScenarioResult, global::Grpc.Testing… in BindService()