Searched defs:IsValidInteger (Results 1 – 2 of 2) sorted by relevance
158 bool IsValidInteger(const Input& in, bool* negative) { in IsValidInteger() function
298 TEST(ParseValuesTest, IsValidInteger) { in TEST() argument