Searched refs:stlstring (Results 1 – 2 of 2) sorted by relevance
19 typedef std::wstring stlstring; typedef31 const stlstring sEMPTY;33 stlstring stlstr;40 const stlstring sScan_STRING=stlstring(L"Dot. 123. Some more data.");44 const stlstring sCatenate_STR=stlstring(L"!!");46 static stlstring* catStd;59 typedef void (*StdStringPerfFn)(const wchar_t* src,int32_t srcLen, stlstring s0);77 catStd = new stlstring(); in getEventsPerIteration()82 catStd = new stlstring(); in getEventsPerIteration()249 sS0_=new stlstring[numLines_]; in prepareLinesForStd()[all …]
44 catStd = new stlstring(); in main()49 catStd = new stlstring(); in main()