Home
last modified time | relevance | path

Searched refs:client_constructor (Results 1 – 11 of 11) sorted by relevance

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/engine/
H A Dengine_client_test.py27 def setup_mock_(client_constructor): argument
29 client_constructor.return_value = grpc_client
34 def test_create_program(client_constructor): argument
84 def test_get_program(client_constructor): argument
99 def test_list_program(client_constructor): argument
341 def test_create_job(client_constructor): argument
441 def test_get_job(client_constructor): argument
602 def test_delete_job(client_constructor): argument
612 def test_cancel_job(client_constructor): argument
622 def test_job_results(client_constructor): argument
[all …]
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/engine/
H A Dengine_client_test.py27 def setup_mock_(client_constructor): argument
29 client_constructor.return_value = grpc_client
34 def test_create_program(client_constructor): argument
84 def test_get_program(client_constructor): argument
99 def test_list_program(client_constructor): argument
341 def test_create_job(client_constructor): argument
441 def test_get_job(client_constructor): argument
602 def test_delete_job(client_constructor): argument
612 def test_cancel_job(client_constructor): argument
622 def test_job_results(client_constructor): argument
[all …]
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/engine/
H A Dengine_client_test.py27 def setup_mock_(client_constructor): argument
29 client_constructor.return_value = grpc_client
34 def test_create_program(client_constructor): argument
84 def test_get_program(client_constructor): argument
99 def test_list_program(client_constructor): argument
341 def test_create_job(client_constructor): argument
441 def test_get_job(client_constructor): argument
602 def test_delete_job(client_constructor): argument
612 def test_cancel_job(client_constructor): argument
622 def test_job_results(client_constructor): argument
[all …]
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/engine/
H A Dengine_client_test.py27 def setup_mock_(client_constructor): argument
29 client_constructor.return_value = grpc_client
34 def test_create_program(client_constructor): argument
84 def test_get_program(client_constructor): argument
99 def test_list_program(client_constructor): argument
341 def test_create_job(client_constructor): argument
441 def test_get_job(client_constructor): argument
602 def test_delete_job(client_constructor): argument
612 def test_cancel_job(client_constructor): argument
622 def test_job_results(client_constructor): argument
[all …]
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/engine/
H A Dengine_client_test.py27 def setup_mock_(client_constructor): argument
29 client_constructor.return_value = grpc_client
34 def test_create_program(client_constructor): argument
84 def test_get_program(client_constructor): argument
99 def test_list_program(client_constructor): argument
341 def test_create_job(client_constructor): argument
441 def test_get_job(client_constructor): argument
602 def test_delete_job(client_constructor): argument
612 def test_cancel_job(client_constructor): argument
622 def test_job_results(client_constructor): argument
[all …]
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dplugin.h75 openvpn_plugin_client_constructor_v1 client_constructor; member
H A Dplugin.c301 PLUGIN_SYM(client_constructor, "openvpn_plugin_client_constructor_v1", 0); in plugin_init_item()
658 && p->client_constructor) in plugin_per_client_init()
660 cli->per_client_context[i] = (*p->client_constructor)(p->plugin_handle); in plugin_per_client_init()
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dplugin.h75 openvpn_plugin_client_constructor_v1 client_constructor; member
H A Dplugin.c301 PLUGIN_SYM(client_constructor, "openvpn_plugin_client_constructor_v1", 0); in plugin_init_item()
658 && p->client_constructor) in plugin_per_client_init()
660 cli->per_client_context[i] = (*p->client_constructor)(p->plugin_handle); in plugin_per_client_init()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dplugin.h75 openvpn_plugin_client_constructor_v1 client_constructor; member
H A Dplugin.c301 PLUGIN_SYM(client_constructor, "openvpn_plugin_client_constructor_v1", 0); in plugin_init_item()
658 && p->client_constructor) in plugin_per_client_init()
660 cli->per_client_context[i] = (*p->client_constructor)(p->plugin_handle); in plugin_per_client_init()