Searched defs:_client (Results 1 – 6 of 6) sorted by relevance
| /external/autotest/client/tests/cgroup/ | ||
| D | cgroup.py | 17 _client = "" variable in cgroup |
| D | cgroup_common.py | 19 def __init__(self, module, _client): argument |
| /external/oss-fuzz/infra/build/functions/ | ||
| D | update_build_status.py | 44 _client = None variable |
| /external/llvm-project/lldb/test/API/functionalities/gdb_remote_client/ | ||
| D | gdbclientutils.py | 311 _client = None variable in MockGDBServer |
| /external/python/apitools/apitools/base/py/ | ||
| D | base_api.py | 472 def _client(self): member in BaseApiService |
| /external/python/pyopenssl/tests/ | ||
| D | test_ssl.py | 3479 def _client(self, sock): member in TestMemoryBIO |