Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dstats.proto28 double time_system = 3; field
68 double time_system = 4; field
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
H A Dstats.proto30 double time_system = 3; field
70 double time_system = 4; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dstats.proto28 double time_system = 3; field
68 double time_system = 4; field
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DServerStats.php34 protected $time_system = 0.0; variable in Grpc\\Testing\\ServerStats
H A DClientStats.php35 protected $time_system = 0.0; variable in Grpc\\Testing\\ClientStats