Home
last modified time | relevance | path

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

/cloud-hypervisor/tests/
H A Dintegration.rs1932 let memory_param = if mergeable { in test_memory_mergeable() localVariable
9355 let memory_param: &[&str] = if local { in _test_live_migration() localVariable
9509 let memory_param: &[&str] = if local { in _test_live_migration_balloon() localVariable
9698 let memory_param: &[&str] = if local { in _test_live_migration_numa() localVariable
9945 let memory_param: &[&str] = if local { in _test_live_migration_watchdog() localVariable
10458 let memory_param: &[&str] = &["--memory", "size=4G,shared=on"]; in _test_live_migration_tcp() localVariable