Home | History | Annotate | Download | only in test

Lines Matching defs:wstr

4981   wchar_t* wstr = NULL;
4983 (Message() << wstr).GetString().c_str());
4991 wstr = const_cast<wchar_t*>(const_wstr);
4993 (Message() << wstr).GetString().c_str());