Home
last modified time | relevance | path

Searched refs:AnsiToUtf16 (Results 1 – 25 of 41) sorted by relevance

12

/external/mesa3d/src/gtest/src/
Dgtest-filepath.cc206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/protobuf/gtest/src/
Dgtest-filepath.cc204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-filepath.cc204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/v8/testing/gtest/src/
Dgtest-filepath.cc211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-filepath.cc211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/googletest/googletest/src/
Dgtest-filepath.cc211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-filepath.cc204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/llvm/utils/unittest/googletest/src/
Dgtest-filepath.cc202 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
226 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
319 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-filepath.cc206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/googletest/googletest/include/gtest/internal/
Dgtest-string.h84 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/protobuf/gtest/include/gtest/internal/
Dgtest-string.h116 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-string.h116 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-string.h116 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-string.h116 static LPCWSTR AnsiToUtf16(const char* c_str);
/external/v8/testing/gtest/test/
Dgtest-filepath_test.cc69 LPCWSTR wpath = String::AnsiToUtf16(path); in remove()
77 LPCWSTR wpath = String::AnsiToUtf16( in _rmdir()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-filepath_test.cc69 LPCWSTR wpath = String::AnsiToUtf16(path); in remove()
77 LPCWSTR wpath = String::AnsiToUtf16( in _rmdir()
/external/googletest/googletest/test/
Dgtest-filepath_test.cc69 LPCWSTR wpath = String::AnsiToUtf16(path); in remove()
77 LPCWSTR wpath = String::AnsiToUtf16( in _rmdir()
/external/protobuf/gtest/test/
Dgtest-filepath_test.cc69 LPCWSTR wpath = String::AnsiToUtf16(path); in remove()
77 LPCWSTR wpath = String::AnsiToUtf16( in _rmdir()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-filepath_test.cc69 LPCWSTR wpath = String::AnsiToUtf16(path); in remove()
77 LPCWSTR wpath = String::AnsiToUtf16( in _rmdir()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2172 LPCWSTR String::AnsiToUtf16(const char* ansi) { in AnsiToUtf16() function in testing::internal::String
7412 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
7436 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
7529 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc2324 LPCWSTR String::AnsiToUtf16(const char* ansi) { in AnsiToUtf16() function in testing::internal::String
8040 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists()
8064 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists()
8157 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder()

12