Home | History | Annotate | Download | only in test

Lines Matching defs:wstr

5276   wchar_t* wstr = NULL;
5278 (Message() << wstr).GetString().c_str());
5286 wstr = const_cast<wchar_t*>(const_wstr);
5288 (Message() << wstr).GetString().c_str());