Searched defs:longStr (Results 1 – 4 of 4) sorted by relevance
47 … std::string longStr = "abcdefghijklmnopqrstuvwxyz0123456789 abcdefghijklmnopqrstuvwxyz0123456789"; variable
572 char* longStr = new char[strLen + 1]; variable646 char* longStr = new char[strLen + 1]; variable
146 std::string longStr(maxStrLen, 'a'); variable
292 std::string longStr(maxStrLen, 'a'); variable816 std::string longStr(maxStrLen, 'a'); variable