Searched refs:makeLongUTF8String (Results 1 – 1 of 1) sorted by relevance
2127 inline std::string makeLongUTF8String (size_t num4ByteChars) in makeLongUTF8String() function2194 … "OpSource GLSL 430 %fname \"" + makeLongUTF8String(65530) + "ccc\"")); // word count: 65535 in createOpSourceGroup()2205 … "OpSourceContinued \"" + makeLongUTF8String(65533) + "ccc\"")); // word count: 65535 in createOpSourceGroup()2279 …cases.push_back(CaseParameter("long_extension", makeLongUTF8String(65533) + "ccc")); // word coun… in createOpSourceExtensionGroup()5700 {"longsource", opsourceGLSLWithFile + '"' + makeLongUTF8String(65530) + "ccc" + '"'} in createOpSourceTests()5729 {"long", opsource + "OpSourceContinued \"" + makeLongUTF8String(65533) + "ccc\""} in createOpSourceContinuedTests()5807 …problemStrings.push_back(std::make_pair<std::string, std::string>("long_name", makeLongUTF8String(… in createOpLineTests()