Home
last modified time | relevance | path

Searched defs:time_system (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dstats.proto30 double time_system = 3; field
70 double time_system = 4; field
/external/grpc-grpc/src/proto/grpc/testing/
Dstats.proto30 double time_system = 3; field
73 double time_system = 4; field
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerStats.php34 private $time_system = 0.0; variable in Grpc\\Testing\\ServerStats
DClientStats.php35 private $time_system = 0.0; variable in Grpc\\Testing\\ClientStats