Searched defs:time_user (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/src/proto/grpc/testing/ | ||
D | stats.proto | 26 double time_user = 2; field |
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ | ||
D | ServerStats.php | 27 protected $time_user = 0.0; variable in Grpc\\Testing\\ServerStats |
D | ClientStats.php | 31 protected $time_user = 0.0; variable in Grpc\\Testing\\ClientStats |