Searched defs:IsValidIntegerTestData (Results 1 – 1 of 1) sorted by relevance
266 struct IsValidIntegerTestData { struct267 bool should_pass;268 const uint8_t input[2];269 size_t length;270 bool negative = false;