Searched defs:wait_for_ready (Results 1 – 6 of 6) sorted by relevance
98 def ClearTPMOwnerRequest(client, wait_for_ready=False, timeout=60): argument
31 void run_test(bool wait_for_ready) { in run_test()
39 static void run_test(bool wait_for_ready, bool use_service_config) { in run_test()
55 WaitForReady wait_for_ready() const { return wait_for_ready_; } in wait_for_ready() function
42 grpc_json* field, ClientChannelMethodParams::WaitForReady* wait_for_ready) { in ParseWaitForReady()
252 void set_wait_for_ready(bool wait_for_ready) { in set_wait_for_ready()