Searched defs:stoi (Results 1 – 4 of 4) sorted by relevance
68 TEST(StringUtilTest, stoi) { in TEST() argument
206 int stoi(const std::string& str, size_t* pos, int base) { in stoi() function
256 stoi(const string& str, size_t* idx, int base) in stoi() function262 stoi(const wstring& str, size_t* idx, int base) in stoi() function
66 stoi:1, member