Lines Matching refs:api_socket_source
6571 let api_socket_source = format!("{}.1", temp_api_path(&guest2.tmp_dir)); in test_ovs_dpdk() localVariable
6574 setup_ovs_dpdk_guests(&guest1, &guest2, &api_socket_source, false); in test_ovs_dpdk()
6608 assert!(remote_command(&api_socket_source, "pause", None)); in test_ovs_dpdk()
6612 &api_socket_source, in test_ovs_dpdk()
7354 let api_socket_source = format!("{}.1", temp_api_path(&guest.tmp_dir)); in _test_snapshot_restore() localVariable
7376 .args(["--api-socket", &api_socket_source]) in _test_snapshot_restore()
7412 &api_socket_source, in _test_snapshot_restore()
7422 &api_socket_source, in _test_snapshot_restore()
7446 &api_socket_source, in _test_snapshot_restore()
7461 &api_socket_source, in _test_snapshot_restore()
7468 snapshot_and_check_events(&api_socket_source, &snapshot_dir, &event_path); in _test_snapshot_restore()
7608 let api_socket_source = format!("{}.1", temp_api_path(&guest.tmp_dir)); in test_snapshot_restore_with_fd() localVariable
7646 .args(["--api-socket", &api_socket_source]) in test_snapshot_restore_with_fd()
7686 snapshot_and_check_events(&api_socket_source, &snapshot_dir, &event_path); in test_snapshot_restore_with_fd()
7835 let api_socket_source = format!("{}.1", temp_api_path(&guest.tmp_dir)); in _test_snapshot_restore_devices() localVariable
7849 .args(["--api-socket", &api_socket_source]) in _test_snapshot_restore_devices()
7873 snapshot_and_check_events(&api_socket_source, &snapshot_dir, &event_path); in _test_snapshot_restore_devices()
8396 let api_socket_source = format!("{}.1", temp_api_path(&tmp_dir)); in test_windows_guest_snapshot_restore() localVariable
8399 .args(["--api-socket", &api_socket_source]) in test_windows_guest_snapshot_restore()
8426 assert!(remote_command(&api_socket_source, "pause", None)); in test_windows_guest_snapshot_restore()
8430 &api_socket_source, in test_windows_guest_snapshot_restore()