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