Home
last modified time | relevance | path

Searched refs:new_for_test_with_msix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Dinterrupt.rs280 pub fn new_for_test_with_msix() -> Interrupt { in new_for_test_with_msix() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dhandler.rs1137 let interrupt = Interrupt::new_for_test_with_msix(); in test_vhost_user_lifecycle_parameterized()
1184 let interrupt = Interrupt::new_for_test_with_msix(); in test_vhost_user_lifecycle_parameterized()