Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/pb/test/
Dclient.rb270 perform_large_unary
323 resp = perform_large_unary(fill_username: true,
334 resp = perform_large_unary(fill_username: true)
339 resp = perform_large_unary(fill_username: true,
347 resp = perform_large_unary(fill_username: true,
365 resp = perform_large_unary(fill_username: true,
663 def perform_large_unary(fill_username: false, fill_oauth_scope: false, **kw) method in NamedTests