Searched refs:with_initrd (Results 1 – 4 of 4) sorted by relevance
14 ….with_initrd("https://storage.googleapis.com/crosvm/integration_tests/benchmarks/custom-initramfs.… in gimp()
14 ….with_initrd("https://storage.googleapis.com/crosvm/integration_tests/benchmarks/custom-initramfs.… in psql()
21 ….with_initrd("https://storage.googleapis.com/crosvm/integration_tests/benchmarks/custom-initramfs.… in boot_custom_vm_kernel_initrd()
251 pub fn with_initrd(mut self, url: &str) -> Self { in with_initrd() method