Home
last modified time | relevance | path

Searched defs:setLongValue (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DGaugeResponse.php65 public function setLongValue($var) function in Grpc\\Testing\\GaugeResponse
/external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/
DMetrics.java766 public Builder setLongValue(long value) { in setLongValue() method in Metrics.GaugeResponse.Builder