Home | History | Annotate | Download | only in test

Lines Matching defs:wstr

5079   wchar_t* wstr = NULL;
5081 (Message() << wstr).GetString().c_str());
5089 wstr = const_cast<wchar_t*>(const_wstr);
5091 (Message() << wstr).GetString().c_str());