Home
last modified time | relevance | path

Searched defs:unicode (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/googletest/googletest/src/
Dgtest-filepath.cc208 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local
232 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local
322 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
Dgtest.cc1161 WCHAR* unicode = new WCHAR[unicode_length + 1]; in AnsiToUtf16() local
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DUnicode.cpp446 uint32_t unicode; in utf8_to_utf32_codepoint() local