Home
last modified time | relevance | path

Searched defs:IsValidIntegerTestData (Results 1 – 1 of 1) sorted by relevance

/pki/
A Dparse_values_unittest.cc276 struct IsValidIntegerTestData { struct
277 bool should_pass;
278 const uint8_t input[2];
279 size_t length;
280 bool negative = false;

Completed in 4 milliseconds