Searched defs:longStr (Results 1 – 4 of 4) sorted by relevance
54 std::string longStr = "abcde"; variable72 std::string longStr = "abcde"; variable90 std::string longStr = ""; variable106 std::string longStr = "a"; variable122 std::string longStr = "abc:abc"; variable138 std::string longStr = "abc:abc"; variable
136 std::string longStr(maxStrLen, 'a'); variable
276 std::string longStr(maxStrLen, 'a'); variable
572 char* longStr = new char[strLen + 1]; variable646 char* longStr = new char[strLen + 1]; variable