Searched refs:incomplete_1 (Results 1 – 1 of 1) sorted by relevance
782 let incomplete_1 = &b"ab"[..]; in count_zero() localVariable797 assert_eq!(counter_2(incomplete_1), Ok((incomplete_1, parsed_incompl_1))); in count_zero()