Home
last modified time | relevance | path

Searched defs:UTF8ToWStr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DWindowsUtilsTests.cpp36 TEST(WindowsUtilsTests, UTF8ToWStr) { in TEST() argument
/third_party/skia/third_party/externals/dawn/src/common/
DWindowsUtils.cpp34 std::wstring UTF8ToWStr(const char* input) { in UTF8ToWStr() function