Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/
Dconfig.py15 rpc_timeout = 120 variable in Config
/external/tensorflow/tensorflow/compiler/xla/pjrt/distributed/
Dclient.h42 absl::Duration rpc_timeout = absl::Seconds(120); member