Searched refs:stlstring (Results 1 – 2 of 2) sorted by relevance
24 typedef std::wstring stlstring; typedef36 const stlstring sEMPTY;38 stlstring stlstr;45 const stlstring sScan_STRING=stlstring(L"Dot. 123. Some more data.");49 const stlstring sCatenate_STR=stlstring(L"!!");51 static stlstring* catStd;64 typedef void (*StdStringPerfFn)(const wchar_t* src,int32_t srcLen, stlstring s0);82 catStd = new stlstring(); in getEventsPerIteration()87 catStd = new stlstring(); in getEventsPerIteration()254 sS0_=new stlstring[numLines_]; in prepareLinesForStd()[all …]
49 catStd = new stlstring(); in main()54 catStd = new stlstring(); in main()