Home | History | Annotate | Download | only in test

Lines Matching defs:wstr

5298   wchar_t* wstr = NULL;
5300 (Message() << wstr).GetString().c_str());
5308 wstr = const_cast<wchar_t*>(const_wstr);
5310 (Message() << wstr).GetString().c_str());