Searched refs:run_client (Results 1 – 11 of 11) sorted by relevance
16 run_client() { function45 run_client "$_cmd" || fail "plain $_desc failed"50 run_client "$_cmd" && fail "read-only $_desc succeeded"65 run_client "$_cmd" || fail "plain $_op failed"70 run_client "$_cmd" || fail "whitelisted $_op failed"75 run_client "$_cmd" && fail "blacklisted $_op succeeded"80 run_client "$_cmd" && fail "no whitelist $_op succeeded"
4 def run_client(machine):10 job.parallel_simple(run_client, machines)
18 def run_client(machine):27 job.parallel_simple(run_client, machines)
18 def run_client(machine):28 job.parallel_simple(run_client, machines)
188 self.run_client()199 def run_client(self): member in RunInterop
57 def run_client(reqs) method in WorkerServiceImpl
113 def run_client(reqs) method in ProxyWorkerServiceImpl
155 run_client(void (*client_main)(void *data), void *data, in run_client() function211 run_client(client_main, data, sock_wayl[0], pipe_cli[0]); in display_create_client()
429 def run_client(): function451 background = threading.Thread(target=run_client)
278 def run_client(): function296 background = threading.Thread(target=run_client)