Searched defs:StringToUInt32 (Results 1 – 2 of 2) sorted by relevance
76 TEST(StringUtilsTest, StringToUInt32) { in TEST() argument
67 static bool StringToUInt32(const wchar_t *s, UInt32 &v) in StringToUInt32() function