Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_invocation_defects_test.py60 self._control = control
63 self._control.control()
73 self._control.control()
75 self._control.control()
85 self._control.control()
88 self._control.control()
90 self._control.control()
99 self._control.control()
106 self._control.control()
108 self._control.control()
[all …]
D_rpc_test.py62 self._control = control
65 self._control.control()
80 self._control.control()
82 self._control.control()
92 self._control.control()
95 self._control.control()
97 self._control.control()
106 self._control.control()
113 self._control.control()
115 self._control.control()
[all …]
D_interceptor_test.py63 self._control = control
66 self._control.control()
76 self._control.control()
78 self._control.control()
88 self._control.control()
91 self._control.control()
93 self._control.control()
102 self._control.control()
109 self._control.control()
111 self._control.control()
[all …]
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/
D_python_plugin_test.py68 def _control(self): # pylint: disable=invalid-name member in _ServicerMethods
79 self._control()
87 self._control()
96 self._control()
105 self._control()
115 self._control()
Dbeta_python_plugin_test.py136 def _control(self): # pylint: disable=invalid-name member in _ServicerMethods
147 self._control()
155 self._control()
164 self._control()
173 self._control()
183 self._control()
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py390 self._control = bluetooth_socket.BluetoothControlSocket()
391 self._has_adapter = len(self._control.read_index_list()) > 0
1355 _control = bluetooth_socket.BluetoothControlSocket()
1356 return json.dumps(_control.read_version())
1368 _control = bluetooth_socket.BluetoothControlSocket()
1369 return json.dumps(_control.read_supported_commands())
1380 _control = bluetooth_socket.BluetoothControlSocket()
1381 return json.dumps(_control.read_index_list())
1395 _control = bluetooth_socket.BluetoothControlSocket()
1396 return json.dumps(_control.read_info(0))
[all …]
/external/adhd/sound_card_init/dsm/src/
Dzero_player.rs180 let (_control, mut stream) = cras_client in run()
/external/adhd/cras/client/cras_tests/src/
Daudio.rs213 let (_control, mut stream) = cras_client in playback()
381 let (_control, mut stream) = match opts.loopback_type { in capture()
/external/llvm/docs/
DTypeMetadata.rst32 .. _control flow integrity: http://clang.llvm.org/docs/ControlFlowIntegrity.html
163 .. _control flow integrity design document: http://clang.llvm.org/docs/ControlFlowIntegrityDesign.h…
/external/llvm-project/llvm/docs/
DTypeMetadata.rst32 .. _control flow integrity: https://clang.llvm.org/docs/ControlFlowIntegrity.html
163 .. _control flow integrity design document: https://clang.llvm.org/docs/ControlFlowIntegrityDesign.…