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