Searched refs:uniqueNumber (Results 1 – 2 of 2) sorted by relevance
90 static string strWithWhiteSpaceAndComments (const string& str, deUint32 uniqueNumber) in strWithWhiteSpaceAndComments() argument106 de::Random rnd (uniqueNumber); in strWithWhiteSpaceAndComments()112 res += "/* unique comment " + de::toString(uniqueNumber) + " */\n"; in strWithWhiteSpaceAndComments()113 res += "// unique comment " + de::toString(uniqueNumber) + "\n"; in strWithWhiteSpaceAndComments()