Searched refs:write_bit (Results 1 – 1 of 1) sorted by relevance
139 bit_writer.write_bit(0).unwrap(); in test_write_bit()140 bit_writer.write_bit(0).unwrap(); in test_write_bit()141 bit_writer.write_bit(0).unwrap(); in test_write_bit()142 bit_writer.write_bit(0).unwrap(); in test_write_bit()144 bit_writer.write_bit(0).unwrap(); in test_write_bit()145 bit_writer.write_bit(0).unwrap(); in test_write_bit()146 bit_writer.write_bit(1).unwrap(); in test_write_bit()147 bit_writer.write_bit(0).unwrap(); in test_write_bit()152 bit_writer.write_bit(1).unwrap(); in test_write_bit()153 bit_writer.write_bit(1).unwrap(); in test_write_bit()[all …]