Home
last modified time | relevance | path

Searched refs:fill_username (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSimpleRequest.php43 private $fill_username = false; variable in Grpc\\Testing\\SimpleRequest
167 return $this->fill_username;
180 $this->fill_username = $var;
/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb320 resp = perform_large_unary(fill_username: true,
331 resp = perform_large_unary(fill_username: true)
336 resp = perform_large_unary(fill_username: true,
344 resp = perform_large_unary(fill_username: true,
362 resp = perform_large_unary(fill_username: true,
660 def perform_large_unary(fill_username: false, fill_oauth_scope: false, **kw)
666 req.fill_username = fill_username
/external/grpc-grpc/examples/protos/
Dauth_sample.proto24 bool fill_username = 4; field
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py128 def _large_unary_common_behavior(stub, fill_username, fill_oauth_scope, argument
135 fill_username=fill_username,
/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/
Dmessages.proto57 bool fill_username = 4; field
/external/grpc-grpc/doc/
Dinterop-test-descriptions.md538 fill_username: true
580 fill_username: true
631 fill_username: true
672 fill_username: true
1131 If a SimpleRequest has fill_username=true and that request was successfully
/external/grpc-grpc/src/proto/grpc/testing/
Dmessages.proto64 bool fill_username = 4; field
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dmessages.proto68 bool fill_username = 4; field
/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
Dmessages.proto67 bool fill_username = 4; field
/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto68 bool fill_username = 4; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dmessages.proto79 bool fill_username = 4; field