Searched defs:time_system (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/ | ||
D | stats.proto | 30 double time_system = 3; field |
/external/grpc-grpc/src/proto/grpc/testing/ | ||
D | stats.proto | 30 double time_system = 3; field |
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/ | ||
D | ServerStats.php | 34 private $time_system = 0.0; variable in Grpc\\Testing\\ServerStats |
D | ClientStats.php | 35 private $time_system = 0.0; variable in Grpc\\Testing\\ClientStats |