Searched defs:init (Results 1 – 1 of 1) sorted by relevance
312 let mut init = include_bytes!("../test/test.dtb").to_vec(); in test_new_from_invalid_fdt() localVariable323 let init = include_bytes!("../test/test.dtb").to_vec(); in test_get_property() localVariable350 let init = include_bytes!("../test/test.dtb").to_vec(); in test_set_property() localVariable360 let init = include_bytes!("../test/test.dtb").to_vec(); in test_set_property_placeholder() localVariable372 let init = include_bytes!("../test/test.dtb").to_vec(); in test_header_from_raw() localVariable381 let mut init = include_bytes!("../test/test.dtb").to_vec(); in test_header_from_raw_invalid() localVariable389 let init = include_bytes!("../test/test.dtb").to_vec(); in test_fdt_shrink_to_fit() localVariable