Searched defs:Uint64TestData (Results 1 – 1 of 1) sorted by relevance
188 struct Uint64TestData { struct189 bool should_pass;190 const uint8_t input[9];191 size_t length;192 uint64_t expected_value = 0;