Searched refs:empty_bdname (Results 1 – 1 of 1) sorted by relevance
1534 let empty_bdname = make_bdname_from_slice(&[0]); in test_bdname_conversions() localVariable1535 assert_eq!("".to_string(), String::from(empty_bdname)); in test_bdname_conversions()