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