Home | History | Annotate | Download | only in Grpc.IntegrationTesting

Lines Matching refs:TimeSystem

47             new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ServerStats), global::Grpc.Testing.ServerStats.Parser, new[]{ "TimeElapsed", "TimeUser", "TimeSystem", "TotalCpuTime", "IdleCpuTime", "CqPollCount", "CoreStats" }, null, null, null),
51 new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ClientStats), global::Grpc.Testing.ClientStats.Parser, new[]{ "Latencies", "TimeElapsed", "TimeUser", "TimeSystem", "RequestResults", "CqPollCount", "CoreStats" }, null, null, null)
134 public double TimeSystem {
212 if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(TimeSystem, other.TimeSystem)) return false;
225 if (TimeSystem != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(TimeSystem);
251 if (TimeSystem != 0D) {
253 output.WriteDouble(TimeSystem);
285 if (TimeSystem != 0D) {
317 if (other.TimeSystem != 0D) {
318 TimeSystem = other.TimeSystem;
355 TimeSystem = input.ReadDouble();
1054 public double TimeSystem {
1118 if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(TimeSystem, other.TimeSystem)) return false;
1131 if (TimeSystem != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(TimeSystem);
1160 if (TimeSystem != 0D) {
1162 output.WriteDouble(TimeSystem);
1190 if (TimeSystem != 0D) {
1223 if (other.TimeSystem != 0D) {
1224 TimeSystem = other.TimeSystem;
1263 TimeSystem = input.ReadDouble();