Home | History | Annotate | Download | only in test

Lines Matching defs:wstr

5153   wchar_t* wstr = NULL;
5155 (Message() << wstr).GetString().c_str());
5163 wstr = const_cast<wchar_t*>(const_wstr);
5165 (Message() << wstr).GetString().c_str());