Searched defs:TestBufC (Results 1 – 2 of 2) sorted by relevance
67 struct TestBufC { struct70 impl TestBufC { impl71 fn new(buf: &'static [u8], readlens: &'static [usize], init_pos: usize) -> TestBufC { in new()80 impl Buf for TestBufC { implementation
67 struct TestBufC { struct70 impl TestBufC { argument71 fn new(buf: &'static [u8], readlens: &'static [usize], init_pos: usize) -> TestBufC { in new()80 impl Buf for TestBufC { implementation