Searched refs:VM_ID_UNKNOWN (Results 1 – 1 of 1) sorted by relevance
368 const VM_ID_UNKNOWN: VmId = [6u8; 64]; constant528 assert!(!db.is_vm_id_for_app(&VM_ID_UNKNOWN, USER1 as u32, APP_A as u32).unwrap()); in test_add_remove()