Searched defs:IsValidIntegerTestData (Results 1 – 1 of 1) sorted by relevance
276 struct IsValidIntegerTestData { struct277 bool should_pass;278 const uint8_t input[2];279 size_t length;280 bool negative = false;
Completed in 4 milliseconds