Searched defs:Uint8TestData (Results 1 – 1 of 1) sorted by relevance
229 struct Uint8TestData { struct230 bool should_pass;231 const uint8_t input[9];232 size_t length;233 uint8_t expected_value = 0;