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