Home
last modified time | relevance | path

Searched defs:VuConfig (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/e2e_tests/tests/
Dsuspend_resume.rs222 fn create_net_config(socket: &Path) -> VuConfig { in create_net_config()
Dvsock.rs261 fn create_vu_config(cmd_type: CmdType, socket: &Path, cid: u32) -> VuConfig { in create_vu_config()
/external/crosvm/e2e_tests/fixture/src/
Dutils.rs205 pub fn create_vu_block_config(cmd_type: CmdType, socket: &Path, disk: &Path) -> VuConfig { in create_vu_block_config()