Searched defs:convertWideToUTF8 (Results 1 – 6 of 6) sorted by relevance
215 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
214 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
213 bool convertWideToUTF8(const std::wstring &Source, std::string &Result) { in convertWideToUTF8() function
109 TEST(ConvertUTFTest, convertWideToUTF8) { in TEST() argument
106 TEST(ConvertUTFTest, convertWideToUTF8) { in TEST() argument