Searched refs:normal_cstr (Results 1 – 1 of 1) sorted by relevance
436 let normal_cstr = CStr::from_bytes_until_nul(&normal_buffer); in test_suffix_to_cstr() localVariable437 assert!(normal_cstr.is_ok()); in test_suffix_to_cstr()