Home
last modified time | relevance | path

Searched refs:PrintWideStringTo (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc11166 void PrintWideStringTo(const ::wstring& s, ostream* os) { in PrintWideStringTo() function
11172 void PrintWideStringTo(const ::std::wstring& s, ostream* os) { in PrintWideStringTo() function
Dgtest.h10929 GTEST_API_ void PrintWideStringTo(const ::wstring&s, ::std::ostream* os);
10931 PrintWideStringTo(s, os);
10936 GTEST_API_ void PrintWideStringTo(const ::std::wstring&s, ::std::ostream* os);
10938 PrintWideStringTo(s, os);