Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb267 perform_large_unary
320 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) method in NamedTests