AnsiToUtf16 3456 modules/ts/include/opencv2/ts/ts_gtest.h static LPCWSTR AnsiToUtf16(const char* c_str); AnsiToUtf16 8081 modules/ts/src/ts_gtest.cpp LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); AnsiToUtf16 8105 modules/ts/src/ts_gtest.cpp LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); AnsiToUtf16 8198 modules/ts/src/ts_gtest.cpp LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());