Home | History | Annotate | Download | only in test

Lines Matching defs:wstr

4893   wchar_t* wstr = NULL;
4895 (Message() << wstr).GetString().c_str());
4903 wstr = const_cast<wchar_t*>(const_wstr);
4905 (Message() << wstr).GetString().c_str());