Searched defs:StringToInt (Results 1 – 6 of 6) sorted by relevance
106 double StringToInt(UnicodeCache* unicode_cache, in StringToInt() function114 double StringToInt(UnicodeCache* unicode_cache, in StringToInt() function
383 bool StringToInt(const StringPiece& input, int* output) { in StringToInt() function387 bool StringToInt(const StringPiece16& input, int* output) { in StringToInt() function
107 TEST(StringNumberConversionsTest, StringToInt) { in TEST() argument
342 bool StringToInt(const StringPiece& input, int* output) { in StringToInt() function
103 TEST(StringNumberConversionsTest, StringToInt) { in TEST() argument
4995 static int StringToInt(const char* s) { in StringToInt() function